diff --git a/src/layouts/Footer.astro b/src/layouts/Footer.astro index c824da2..36634f6 100644 --- a/src/layouts/Footer.astro +++ b/src/layouts/Footer.astro @@ -28,9 +28,9 @@ const social = [ "https://www.printables.com/social/103546-swablab-ev/about", ), entry( - "GitHub", - "icon-[ph--github-logo-duotone]", - "https://github.com/swablab", + "Forgejo", + "icon-[ph--git-branch]", + "https://git.swablab.de/explore/repos", ), ]