website: add redirect for discord
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
5727f28784
commit
f6a85c98c9
|
@ -1,3 +1,7 @@
|
||||||
|
[[redirects]]
|
||||||
|
from = "/discord"
|
||||||
|
to = "https://discord.gg/jg33eMhnj6"
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/*"
|
from = "/*"
|
||||||
to = "/.netlify/functions/go-get"
|
to = "/.netlify/functions/go-get"
|
||||||
|
|
Reference in New Issue