swap out github for git host with selfhosted gitea link
This commit is contained in:
@@ -35,10 +35,10 @@
|
||||
class="flex flex-col sm:flex-row gap-2 mt-4 text-neutral-500 dark:text-neutral-400"
|
||||
>
|
||||
<a
|
||||
href="/github"
|
||||
href="/git"
|
||||
class="flex gap-2 px-3 py-1 rounded-full hover:bg-neutral-300 dark:hover:bg-neutral-700 hover:text-black dark:hover:text-white transition"
|
||||
><span class="scale-[.75]">{% include "icons/github.svg" %}</span>
|
||||
GitHub</a
|
||||
><span class="scale-[.75]">{% include "icons/git-fork.svg" %}</span>
|
||||
Git host</a
|
||||
>
|
||||
<a
|
||||
href="/bsky"
|
||||
|
||||
Reference in New Issue
Block a user