add back umami script for analytics

This commit is contained in:
Siddhartha Golu 2024-01-27 12:37:57 +05:30
parent c81c1245fe
commit 6ecf8baa44
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{{- /* Head custom content area start */ -}}
{{- /* Insert any custom code (web-analytics, resources, etc.) - it will appear in the <head></head> section of every page. */ -}}
{{- /* Can be overwritten by partial with the same name in the global layouts. */ -}}
{{- /* Umami script for analytics */ -}}
<script async defer data-website-id="34ce8dc6-488b-49ee-9a2f-8e70a7009f17" src="https://batman.siddharthagolu.com/batman.js"></script>
{{- /* Head custom content area end */ -}}