fix toml, but inefficient

This commit is contained in:
2021-07-31 12:35:07 +02:00
parent 8c552ebf03
commit 85674df399

View File

@@ -1,7 +1,19 @@
[[redirects]]
from = ["/discord","/dsc","/dc"]
from = "/discord"
to = "https://discord.gg/NBXq95C"
[[redirects]]
from = ["/facebook","/fb"]
from = "/dsc"
to = "https://discord.gg/NBXq95C"
[[redirects]]
from = "/dc"
to = "https://discord.gg/NBXq95C"
[[redirects]]
from = "/facebook"
to = "https://facebook.com/groups/gractwo"
[[redirects]]
from = "/fb"
to = "https://facebook.com/groups/gractwo"