swap out github for git host with selfhosted gitea link

This commit is contained in:
2026-03-28 00:44:33 +01:00
parent c8f4ed4a1f
commit e747f399ef
3 changed files with 8 additions and 4 deletions

View File

@@ -6,7 +6,10 @@ const REDIRECTS: &[(&[&str], &str)] = &[
&["/discord", "/dsc", "/dc"],
"https://discord.gg/NBXq95C"
),(
&["/github", "/gh"],
&["/git", "/gitea", "/git-host"],
"https://git.gractwo.pl"
),(
&["/github"],
"https://github.com/gractwo"
),(
&["/youtube", "/yt"],