Skip to content

Commit

Permalink
Github link
Browse files Browse the repository at this point in the history
  • Loading branch information
shaz-r committed Apr 23, 2024
1 parent e39e335 commit 277b687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import HeaderLink from './HeaderLink.astro';
<HeaderLink href="/links">Links</HeaderLink>
</div>
<div class="social-links">
<a href="https://github.com/shhaz-r" target="_blank">
<a href="https://github.com/shaz-r" target="_blank">
<span class="sr-only">Go to Shaz's GitHub repo</span>
<svg viewBox="0 0 16 16" aria-hidden="true" width="32" height="32"
><path
Expand Down

0 comments on commit 277b687

Please sign in to comment.