diff --git a/gatsby-ssr.js b/gatsby-ssr.js
index 63a7938..4a882e3 100644
--- a/gatsby-ssr.js
+++ b/gatsby-ssr.js
@@ -4,6 +4,6 @@ export const onRenderBody = ({ setPostBodyComponents }) => {
setPostBodyComponents([
,
,
-
+
])
}
\ No newline at end of file