Skip to content

Commit

Permalink
Update Footer.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
trueberryless authored Dec 5, 2024
1 parent 142f24b commit 40978da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const currentYear = new Date().getFullYear();
<footer>
<div class="group">
<p>
Designed & Developed in Portland with <a href="https://astro.build/">Astro</a>
Designed & Developed in Austria with <a href="https://astro.build/">Astro</a>
<Icon icon="rocket-launch" size="1.2em" />
</p>
<p>&copy; {currentYear} trueberryless</p>
Expand Down

0 comments on commit 40978da

Please sign in to comment.