diff --git a/src/components/head-tag-editor/index.jsx b/src/components/head-tag-editor/index.jsx index f7dd12d..36d4264 100644 --- a/src/components/head-tag-editor/index.jsx +++ b/src/components/head-tag-editor/index.jsx @@ -22,7 +22,7 @@ const HeadTagEditor = ({ profile, theme, googleAnalytics, social }) => { gtag('config', '${googleAnalytics.id}');`} )} -