fix: move footer scripts to footer template
This commit is contained in:
@@ -38,9 +38,5 @@
|
||||
</div>
|
||||
</div>
|
||||
{{ partial "footer.html" . }}
|
||||
{{ template "_internal/google_analytics_async.html" . }}
|
||||
{{- with .Site.Params.Social -}}
|
||||
<script>feather.replace()</script>
|
||||
{{- end -}}
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user