diff options
Diffstat (limited to 'src/components/Footer.astro')
| -rw-r--r-- | src/components/Footer.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 6670702..35dedae 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -8,7 +8,7 @@ import dataList from "../data/user.json"; <div class="footer-links"> <a - href="https://github.com/yourprofile" + href="https://github.com/pinapelz/Astrolink-moe" class="footer-link" aria-label="GitHub" > |
