summaryrefslogtreecommitdiff
path: root/src/web/_views/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/_views/footer.php')
-rw-r--r--src/web/_views/footer.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/web/_views/footer.php b/src/web/_views/footer.php
new file mode 100644
index 0000000..9040c3a
--- /dev/null
+++ b/src/web/_views/footer.php
@@ -0,0 +1,8 @@
+<?php /* Copyright (c) 2024 Freya Murphy */ ?>
+<?php /* vi: syntax=php */ ?>
+ <footer>
+ Freya Murphy © 2023 | <a href="https://freya.cat">freya.cat</a>
+ </footer>
+ <body>
+
+</html>