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/core/footer.html')
-rw-r--r--layouts/partials/core/footer.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layouts/partials/core/footer.html b/layouts/partials/core/footer.html
new file mode 100644
index 0000000..1de71e3
--- /dev/null
+++ b/layouts/partials/core/footer.html
@@ -0,0 +1,6 @@
+<footer class="mt-auto d-flex justify-content-center text-muted small secondary_font">
+ <span class="text-muted">Copyright (c) {{ now.Format "2006"}}, {{ .Site.Params.name }},
+ <a class="text-muted" href="https://github.com/hadisinaee/avicenna" target="_blank"> created by Avicenna
+ (MIT)</a>
+ </span>
+</footer> \ No newline at end of file