mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
8 lines
183 B
YAML
8 lines
183 B
YAML
cl_chill_main_homepage:
|
|
pattern: /hello
|
|
defaults: { _controller: CLChillMainBundle:Default:index }
|
|
options:
|
|
menu: person
|
|
order: 0
|
|
label: HomePage
|