swap out github for git host with selfhosted gitea link
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user