aboutsummaryrefslogtreecommitdiff
path: root/templates/partials/footer.html
diff options
context:
space:
mode:
authorfoswret <foswret@posteo.com>2026-03-23 10:59:35 -0500
committerfoswret <foswret@posteo.com>2026-03-23 10:59:35 -0500
commit91c4cd062960cfc9f81e4816c58844aa8413745d (patch)
treece7c5a485152e9eac9f5e47cff5885134f202c5a /templates/partials/footer.html
parentb1c4ed512419798d876e05fe77ef94401db32935 (diff)
change style.css, change navbar font style & structure
Diffstat (limited to 'templates/partials/footer.html')
-rw-r--r--templates/partials/footer.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/partials/footer.html b/templates/partials/footer.html
new file mode 100644
index 0000000..472d9ea
--- /dev/null
+++ b/templates/partials/footer.html
@@ -0,0 +1,4 @@
+<footer>
+<hr class="divider" style="border-top: 2px solid #bbb;">
+<p>Code under AGPL, content under CC by SA.</p>
+</footer>