diff options
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/footer.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 7941567..46fd160 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,5 +1,6 @@ <footer> - <small>© Ben Sanders, 2025</small> + <small>Made with ❤️ in Helen, GA</small><br /> + <small>© Ben Sanders, 2025</small> </footer> <!-- <script src="./index.js"></script> --> |
