Initial commit

This commit is contained in:
2025-07-15 23:39:10 +02:00
parent 1d3986a901
commit fb14214612
181 changed files with 31070 additions and 50 deletions

11
config/routes.yaml Normal file
View 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%'