Skip to content

Commit

Permalink
add /2024 to / in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
icepcp authored Jan 19, 2025
1 parent 5baebea commit cf8bb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {
const pages = [
{
title: "Home",
link: "/",
link: "/"2024,
},
{
title: "Our Partners",
Expand Down

0 comments on commit cf8bb29

Please sign in to comment.