add proper 404 instead of redirect

This commit is contained in:
2021-07-31 14:24:03 +02:00
parent 59be144008
commit 24d7662b5b
2 changed files with 66 additions and 8 deletions

View File

@@ -22,11 +22,4 @@
# 'funny' REDIRECTS
[[redirects]]
from = "/pgtf-theme"
to = "https://www.youtube.com/watch?v=zjedLeVGcfE"
# catch-all to landing page
[[redirects]]
from = "/*"
to = "/index.html"
status = 200
force = false
to = "https://www.youtube.com/watch?v=zjedLeVGcfE"