override baseof.html to add Analytics
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
This commit is contained in:
parent
6aac6d4470
commit
3331b784e1
@ -6,8 +6,8 @@
|
||||
<html lang="{{ site.Language }}" dir="{{ .Language.LanguageDirection | default "auto" }}">
|
||||
|
||||
<head>
|
||||
{{ partialCached "analytics.html" . }}
|
||||
{{- partial "head.html" . }}
|
||||
{{ partialCached "analytics.html" . }}
|
||||
</head>
|
||||
|
||||
<body class="
|
||||
|
Loading…
Reference in New Issue
Block a user