forked from auxolotl/website
fix: Update git link to reflect move to forgejo
Change-Id: Ia1278bab84cc477fd445be1b13047fec3e0c7e76 Reviewed-on: auxolotl/website#1 Reviewed-by: minion Co-authored-by: Samuel Shuert <me@thecoded.prof> Co-committed-by: Samuel Shuert <me@thecoded.prof>
This commit is contained in:
parent
364973d984
commit
131d0d01b5
|
@ -49,9 +49,9 @@ const translation = useTranslations(lang);
|
|||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="https://github.com/auxolotl"
|
||||
href="https://git.auxolotl.org/auxolotl"
|
||||
class="inline-block relative after:absolute after:left-0 after:top-full after:w-full after:h-1 after:rounded after:bg-[rgb(var(--text))] after:origin-center after:transform after:scale-x-0 hover:after:scale-x-100 after:transition-transform delay-75 duration-100"
|
||||
>GitHub</a
|
||||
>Aux Forge</a
|
||||
>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue