Skip to content

Commit

Permalink
fix: typo in /projects (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
rqbazan authored Dec 1, 2024
1 parent b2ebed9 commit 4b93057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/projects/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ import ProjectPost from "./_components/project-post.astro";
My solutions for the{" "}
<Anchor href="https://adventofcode.com/2023/about">
Advent of Code
</Anchor>. Feliz Navidad, Buon Natale, Happy Merry Christmas 🎄
</Anchor>. Feliz Navidad, Buon Natale, Merry Christmas 🎄
</ProjectPost>
<ProjectPost
projectName="Defer It"
Expand Down

0 comments on commit 4b93057

Please sign in to comment.