Initial commit
This commit is contained in:
11
config/routes.yaml
Normal file
11
config/routes.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
index:
|
||||
# path: /{_locale}
|
||||
path: /
|
||||
controller: Symfony\Bundle\FrameworkBundle\Controller\RedirectController::redirectAction
|
||||
# requirements:
|
||||
# _locale: '%locales%'
|
||||
defaults:
|
||||
route: fo_region_show
|
||||
slug: 'mondstadt'
|
||||
permanent: true
|
||||
# _locale: '%locale%'
|
||||
Reference in New Issue
Block a user