diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-09-03 11:04:30 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-09-03 11:04:30 -0700 |
| commit | e406d3de9e8019561f2f2f29919409ba2731b8bc (patch) | |
| tree | 0d6c671b777eb6e8d83e1057b0dc56d1453315ac /src/components/SocialNavbar.astro | |
| parent | 047ad73cdfe0c1b5268323cf74f695cfba1e838c (diff) | |
change style of project page
Diffstat (limited to 'src/components/SocialNavbar.astro')
| -rw-r--r-- | src/components/SocialNavbar.astro | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/components/SocialNavbar.astro b/src/components/SocialNavbar.astro index 67aa68a..1ad096f 100644 --- a/src/components/SocialNavbar.astro +++ b/src/components/SocialNavbar.astro @@ -68,17 +68,6 @@ import "@fortawesome/fontawesome-free/css/all.min.css"; title="Twitter/X"><i class="fab fa-x-twitter"></i></a > <a - href="https://bsky.app/profile/pinapelz.social.moekyun.me" - class="dark-social-icon" - title="Bluesky"><img src="Bluesky_Logo.svg" width="60%" /></a - > - <a - href="https://social.moekyun.me/@pinapelz" - class="dark-social-icon" - title="Fediverse" - ><img src="fediverse.svg" width="75%" /></a - > - <a href="https://discord.com/users/246787839570739211" title="Discord" class="dark-social-icon"><i class="fab fa-discord"></i></a |
