add catch-all to avoid making 404
This commit is contained in:
@@ -23,3 +23,8 @@
|
||||
[[redirects]]
|
||||
from = "/pgtf-theme"
|
||||
to = "https://www.youtube.com/watch?v=zjedLeVGcfE"
|
||||
|
||||
# catch-all to landing page
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "/"
|
||||
Reference in New Issue
Block a user