From b5608ab92a4f8a5140571acabf54e3c6bdebd0e4 Mon Sep 17 00:00:00 2001
From: Prefetch
Date: Wed, 24 Feb 2021 09:47:22 +0100
Subject: Initial commit

---
 layouts/partials/footer.html | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 layouts/partials/footer.html

(limited to 'layouts/partials/footer.html')

diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
new file mode 100644
index 0000000..8ac5a50
--- /dev/null
+++ b/layouts/partials/footer.html
@@ -0,0 +1,7 @@
+<hr>
+<div class="footl noha">
+&copy; &quot;Prefetch&quot;. Licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.
+</div>
+<div class="footr noha">
+<a href="/uses/">uses</a>
+</div>
-- 
cgit v1.2.3