]> njoseph.me Git - hyde.git/blobdiff - layouts/_default/baseof.html
Add Google Analytics support
[hyde.git] / layouts / _default / baseof.html
index a45cf3722d212339a3134a5fedadd6e721e71560..0c87c3fa93d2ae3df84dbef75551dcb57c592889 100644 (file)
@@ -4,5 +4,7 @@
     <div class="content container">
     {{ block "main" . -}}{{- end }}
     </div>
+
+    {{ template "_internal/google_analytics_async.html" . }}
   </body>
 </html>
\ No newline at end of file