fix: move footer scripts to footer template

This commit is contained in:
Vivek R
2019-06-19 15:37:55 +05:30
parent c3b42e321b
commit 20cc3193f6
2 changed files with 5 additions and 4 deletions

View File

@@ -3,3 +3,8 @@
<div><a href="https://github.com/vividvilla/ezhil">Ezhil theme</a> | Built with <a href="gohugo.io">Hugo</a></div>
</nav>
</div>
{{ template "_internal/google_analytics_async.html" . }}
{{- with .Site.Params.Social -}}
<script>feather.replace()</script>
{{- end -}}