Skip to content

Commit

Permalink
Merge pull request #72 from acoffman/gh-pages
Browse files Browse the repository at this point in the history
Fix dead link in footer
  • Loading branch information
nateberkopec authored Aug 29, 2024
2 parents c4750c5 + 3c9588b commit a8cd80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<div id="page-footer">
Puma &copy; {{ site.time | date: '%Y' }} <a href="http://blog.fallingsnow.net/">Evan Phoenix</a> and Contributors. <br />
Puma &copy; {{ site.time | date: '%Y' }} <a href="https://evanphx.dev">Evan Phoenix</a> and Contributors. <br />
</div>

0 comments on commit a8cd80a

Please sign in to comment.