diff options
Diffstat (limited to '_footer.html')
-rw-r--r-- | _footer.html | 7 |
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> |