mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2026-02-03 04:53:56 +01:00
chore(upd): update the core files
This commit is contained in:
13
themes/hugoplate/exampleSite/config/development/server.toml
Normal file
13
themes/hugoplate/exampleSite/config/development/server.toml
Normal 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
|
||||
Reference in New Issue
Block a user