thebadspace/config/packages/twig.yaml
Ro b8476ae76e Basic splash page set up
Just getting the bare minimum styles and templates created and rendering
properly to have a simple splash going.
2022-11-15 12:57:14 -08:00

7 lines
110 B
YAML

twig:
default_path: '%kernel.project_dir%/templates'
when@test:
twig:
strict_variables: true