add proper 404 instead of redirect
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user