Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
icepcp authored Jan 19, 2025
1 parent cf8bb29 commit e25b8ae
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: "/"2024,
link: "/2024",
},
{
title: "Our Partners",
Expand Down

0 comments on commit e25b8ae

Please sign in to comment.