Skip to content

Commit

Permalink
Add posts and links links to footer
Browse files Browse the repository at this point in the history
Links links. Heh
  • Loading branch information
tylermercer committed Feb 7, 2025
1 parent 3c5f337 commit 70ec398
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/SiteFooter.astro
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ const currentYear = new Date().getFullYear();
</p>
<p>
<a href="/">Home</a> |
<a href="/posts/">Posts</a> |
<a href="/links/">Links</a> |
<a href="/now">Now</a> |
<a href="/about">About</a> |
<a href="/contact">Contact</a>
Expand Down

0 comments on commit 70ec398

Please sign in to comment.