Skip to content

Commit 6f790e3

Browse files
committed
Update Footer.astro
Typo
1 parent 98984fe commit 6f790e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const currentYear = new Date().getFullYear();
1111
>
1212
<Icon icon="rocket-launch" size="1.2em" />
1313
</p>
14-
<p>&copy; {currentYear} Jeuss Sanz</p>
14+
<p>&copy; {currentYear} Jesus Sanz</p>
1515
</div>
1616
<p class="socials">
1717
<a href="https://twitter.com/jsanz_dev"> Twitter</a>

0 commit comments

Comments
 (0)