chore(upd): update the core files

This commit is contained in:
Eshan Roy (Eshanized)
2024-05-04 00:42:33 +05:30
parent a6e20239aa
commit 122db96bc4
50 changed files with 1314 additions and 24 deletions

View File

@@ -0,0 +1,13 @@
# defaultContentLanguageInSubdir must be true for this to work.
# Other languages redirects
# [[redirects]]
# from = '/fr/**'
# to = '/fr/404.html'
# status = 404
# Default language must be last.
[[redirects]]
from = '/**'
to = '/en/404.html'
status = 404