Skip to content

Commit

Permalink
Refactor: Update GitHub link text in footer component
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizendae committed Oct 19, 2024
1 parent eb7192e commit ad0b9f4
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 @@ -12,7 +12,7 @@ import { Icon } from "astro-icon/components";
href="https://github.com/your-repo-link"
class="text-gray-400 hover:text-white"
>
> This website's sourced code is on GitHub ↗
> Source code is on GitHub ↗
</a>
</div>

Expand Down

0 comments on commit ad0b9f4

Please sign in to comment.