2025-03-16 15:39:32 -04:00

14 lines
266 B
TOML

# 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