website: add redirect for discord

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-10-21 10:37:48 +02:00
parent 5727f28784
commit f6a85c98c9
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
[[redirects]]
from = "/discord"
to = "https://discord.gg/jg33eMhnj6"
[[redirects]]
from = "/*"
to = "/.netlify/functions/go-get"