Update blog footer

This commit is contained in:
Cassidy Williams
2024-02-02 23:58:24 -06:00
parent 9727d76736
commit d416e8a23d

View File

@@ -3,7 +3,7 @@ const today = new Date();
--- ---
<footer> <footer>
&copy; {today.getFullYear()} Cassidy Williams. All rights reserved. &copy; {today.getFullYear()} Cassidy Williams. <a href="https://github.com/cassidoo/blahg">This blog is open source</a>! <3
</footer> </footer>
<style> <style>
footer { footer {