aboutsummaryrefslogtreecommitdiffhomepage
path: root/_footer.html
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-12-26 13:37:38 -0500
committerBradley Taunt <bt@btxx.org>2024-12-26 13:37:38 -0500
commit8ffbd243048a418fb1b6035425a50075b77ef6cc (patch)
tree80b5076ea19c1207728246d913b304ef681b4f7e /_footer.html
Initial skeleton, concept
Diffstat (limited to '_footer.html')
-rw-r--r--_footer.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/_footer.html b/_footer.html
new file mode 100644
index 0000000..2ccb31b
--- /dev/null
+++ b/_footer.html
@@ -0,0 +1,7 @@
+<hr>
+<footer>
+ <p>Project created by <a href="https://btxx.org">Bradley Taunt</a><br>
+ <a href="https://git.sr.ht/~bt/openbased">Source code</a> | Hosted on <a href="https://billing.linveo.com/order/forms/a/MTM4Ng==">Linveo</a></p>
+</footer>
+</body>
+</html>