Avicenna/layouts/partials/footer.html

14 lines
283 B
HTML
Raw Normal View History

2019-06-29 16:16:53 +01:00
<div class="footer wrapper">
<nav class="nav">
<div>Avicenna Theme | Built with <a href="https://gohugo.io">Hugo</a></div>
</nav>
</div>
{{ template "_internal/google_analytics_async.html" . }}
{{- with .Site.Params.Social -}}
<script>
feather.replace()
</script>
{{- end -}}