mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-22 19:19:09 -04:00
6 lines
122 B
YAML
6 lines
122 B
YAML
app_blog:
|
|
path: /blog
|
|
controller: AppBundle:Homepage:show
|
|
defaults:
|
|
_controller: AppBundle:Blog:index
|