Update Hugo versions and pins

This commit is contained in:
Greg Hellings
2025-09-28 21:48:47 -05:00
parent d1b8f34e33
commit 886e77853b
6 changed files with 40 additions and 81 deletions
@@ -36,13 +36,6 @@
{{- end }}
<link rel="shortcut icon" href="{{ "favicon.ico" | relURL }}">
{{- if not .Site.IsServer }}
{{- if hasPrefix .Site.GoogleAnalytics "G-" }}
{{ template "_internal/google_analytics.html" . }}
{{- else }}
{{ template "_internal/google_analytics_async.html" . }}
{{- end }}
{{- end }}
</head>
<body class="body">
<div class="container container--outer">