From 0963ba816e8d5f2c408e67a4deef14840a3f64fb Mon Sep 17 00:00:00 2001
From: Volpeon <git@volpeon.ink>
Date: Thu, 11 Nov 2021 06:49:46 +0100
Subject: Make footer sticky again, fix blobfox and bunhd URLs

---
 templates/base.html | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

(limited to 'templates/base.html')

diff --git a/templates/base.html b/templates/base.html
index 554651d..420f40e 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -72,14 +72,14 @@ ${layouts/list()}
         $else$
 ${layouts/page()}
         $endif$
-
-        <footer class="c-footer">
-            <div class="l-container l-container--pad-y u-pb0">
-                <pre class="c-footer__ascii u-dn@sm-lo">${layouts/ascii_fox()}</pre>
-                <pre class="c-footer__ascii u-dn@sm-hi">${layouts/ascii_fox_small()}</pre>
-            </div>
-        </footer>
     </main>
+
+    <footer class="c-footer">
+        <div class="l-container l-container--pad-y u-pb0">
+            <pre class="c-footer__ascii u-dn@sm-lo">${layouts/ascii_fox()}</pre>
+            <pre class="c-footer__ascii u-dn@sm-hi">${layouts/ascii_fox_small()}</pre>
+        </div>
+    </footer>
 </body>
 
 </html>
-- 
cgit v1.2.3-70-g09d2