* replace Bootstrap-based styling with Tailwind CSS * update theme compatibility for latest Hugo version * refactor templates and partials * fix outdated code and broken components * improve project structure and maintainability * optimize styling and frontend build setup
14 lines
266 B
TOML
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
|