mirror of https://github.com/jpanther/congo.git
Merge 7fd252073a
into 5303da1433
commit
9315f8aeb1
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue