news-reader-php/config/routes.yaml
2020-05-25 23:32:57 +02:00

6 lines
180 B
YAML

# Static pages / templates
start:
path: /
controller: Symfony\Bundle\FrameworkBundle\Controller\TemplateController
defaults:
template: 'static/start.html.twig'