1
0
forked from Git/hugo-story

2023 Updates

This commit is contained in:
caressofsteel
2023-01-18 18:59:02 -05:00
parent d21ca45c47
commit 12cdfa2b45
170 changed files with 2601 additions and 104811 deletions

View File

@ -7,7 +7,7 @@
-->
<html>
{{ partial "template/head" . }}
{{ partial "head" . }}
<body class="is-preload">
@ -18,7 +18,8 @@
</div>
{{ template "_internal/google_analytics.html" . }}
{{ partial "template/scripts" . }}
{{ template "_internal/google_analytics_async.html" . }}
{{ partial "scripts" . }}
</body>
</html>