mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 13:07:58 +02:00
add back umami script for analytics
This commit is contained in:
6
layouts/partials/extend_head.html
Normal file
6
layouts/partials/extend_head.html
Normal 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 */ -}}
|
Reference in New Issue
Block a user