diff --git a/src/index.njk b/src/index.njk index a53349c..866684a 100644 --- a/src/index.njk +++ b/src/index.njk @@ -22,6 +22,7 @@ posthog.init('{{ site.posthogKey }}', { }) posthog.capture('$pageview'); +{% endif %} -{% endif %} +