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:
@ -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="
|
||||
|
Reference in New Issue
Block a user