summaryrefslogtreecommitdiff
path: root/web/parts
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-02-07 20:04:05 -0500
committerFreya Murphy <freya@freyacat.org>2025-02-07 20:04:05 -0500
commit2113f568229cef125a676c7f4dbbe8bfd2304e69 (patch)
treed9afa085c179fd42ba112b306b61a16cf75836e5 /web/parts
parentremove base elem (diff)
downloadrit.wtf-2113f568229cef125a676c7f4dbbe8bfd2304e69.tar.gz
rit.wtf-2113f568229cef125a676c7f4dbbe8bfd2304e69.tar.bz2
rit.wtf-2113f568229cef125a676c7f4dbbe8bfd2304e69.zip
add copyrightHEADmain
Diffstat (limited to 'web/parts')
-rw-r--r--web/parts/footer.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/web/parts/footer.php b/web/parts/footer.php
index 921d5e8..193cdb9 100644
--- a/web/parts/footer.php
+++ b/web/parts/footer.php
@@ -17,5 +17,8 @@
id="john"
sandbox="allow-scripts"
src="https://john.citrons.xyz/embed?ref=rit.wtf"
- ></iframe>
+ ></iframe>
+ <div id="copyright">
+ Freya Murphy © <?=date("Y")?> | <a href="https://freya.cat">freya.cat</a>
+ </div>
</footer>