diff --git a/netlify.toml b/netlify.toml index 418c803..a8953fe 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,3 +1,4 @@ +# SOCIALS REDIRECTS [[redirects]] from = "/discord" to = "https://discord.gg/NBXq95C" @@ -16,4 +17,9 @@ [[redirects]] from = "/fb" - to = "https://facebook.com/groups/gractwo" \ No newline at end of file + to = "https://facebook.com/groups/gractwo" + +# 'funny' REDIRECTS +[[redirects]] + from = "/pgtf-theme" + to = "https://www.youtube.com/watch?v=zjedLeVGcfE" \ No newline at end of file