Skip to content

Commit

Permalink
Update template
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Dunaevskii committed Nov 6, 2023
1 parent 1110c8c commit 6fee677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
{{- end }}

<link rel="shortcut icon" href="{{ "favicon.ico" | relURL }}">
{{- if not .IsServer }}
{{- if not hugo.IsServer }}
{{- if hasPrefix .Site.Config.Services.GoogleAnalytics.ID "G-" }}
{{ template "_internal/google_analytics.html" . }}
{{- else }}
Expand Down

0 comments on commit 6fee677

Please sign in to comment.