mirror of
https://github.com/caressofsteel/hugo-story.git
synced 2025-11-05 16:25:28 +01:00
2023 Updates
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user