Update Footer.svelte

This commit is contained in:
2024-01-25 21:02:46 +00:00
parent 6a6a0fbe79
commit e47789ea2c

View File

@@ -1,6 +1,6 @@
<footer>
<div>
<p>© 2021 - 2022 Created by Me</p>
<p>© 2021 - 2024 Created by Me</p>
</div>
</footer>