Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hadisinaee/avicenna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r--layouts/partials/footer.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
deleted file mode 100644
index ed14950..0000000
--- a/layouts/partials/footer.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<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 -}}