Initial commit

This commit is contained in:
2025-07-15 01:15:37 +02:00
commit d1fc7886e3
180 changed files with 31073 additions and 0 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%'