Avicenna/layouts/partials/footer.html
Hadi Sinaee 303872dd67 💥 first commit
2019-06-29 19:46:53 +04:30

14 lines
283 B
HTML

<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 -}}