Initiate new theme

This commit is contained in:
Avijit 🚀
2021-05-24 14:00:06 +02:00
parent a4d7d1215b
commit 6d14eab549
45 changed files with 44 additions and 1559 deletions

View File

@@ -1,10 +0,0 @@
<div class="footer wrapper">
<nav class="nav">
<div>{{ dateFormat "2006" now }} {{ with .Site.Copyright }} {{ . | safeHTML }} | {{ end }} <a href="https://github.com/knadh/hugo-ink">Ink</a> theme on <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 -}}