Update blog footer
This commit is contained in:
@@ -3,7 +3,7 @@ const today = new Date();
|
||||
---
|
||||
|
||||
<footer>
|
||||
© {today.getFullYear()} Cassidy Williams. All rights reserved.
|
||||
© {today.getFullYear()} Cassidy Williams. <a href="https://github.com/cassidoo/blahg">This blog is open source</a>! <3
|
||||
</footer>
|
||||
<style>
|
||||
footer {
|
||||
|
||||
Reference in New Issue
Block a user