Avicenna/layouts/partials/footer.html

14 lines
336 B
HTML
Raw Normal View History

2019-06-29 16:16:53 +01:00
<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>
2019-06-29 16:16:53 +01:00
</nav>
</div>
{{ template "_internal/google_analytics_async.html" . }}
{{- with .Site.Params.Social -}}
<script>
feather.replace()
</script>
{{- end -}}