feat(www): make git link point to my profile instead of homepage
This commit is contained in:
parent
f69963d67a
commit
079aa88e88
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
<a
|
<a
|
||||||
class="social-profile"
|
class="social-profile"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="https://git.pompy.dev"
|
href="https://git.pompy.dev/pomp"
|
||||||
aria-label="Git server link"
|
aria-label="Git server link"
|
||||||
>
|
>
|
||||||
<Git />
|
<Git />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue