mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-29 19:49:51 -04:00
🐛 add page context to the extend-head feature
This commit is contained in:
@@ -107,6 +107,6 @@
|
||||
{{ partial "analytics.html" . }}
|
||||
{{/* Extend head - eg. for custom analytics scripts, etc. */}}
|
||||
{{ if templates.Exists "partials/extend-head.html" }}
|
||||
{{ partial "extend-head.html" .Site }}
|
||||
{{ partial "extend-head.html" . }}
|
||||
{{ end }}
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user