diff options
Diffstat (limited to '_site/index.html')
| -rw-r--r-- | _site/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_site/index.html b/_site/index.html index e2041b6..3ab9721 100644 --- a/_site/index.html +++ b/_site/index.html @@ -45,7 +45,8 @@ <p>This is my personal website where you'll find all sorts of projects I'm working on.</p> </div> <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> --> |
