Avicenna/layouts/partials/footer.html
2019-07-01 23:46:50 +04:30

14 lines
336 B
HTML

<div class="footer wrapper">
<nav class="nav">
<div><a href="https://github.com/hadisinaee/avicenna">Avicenna Theme</a> | 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 -}}