Add meta tags
This commit is contained in:
parent
38b6016e0d
commit
46b5d4c107
6 changed files with 27 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
twig:
|
||||
default_path: '%kernel.project_dir%/templates'
|
||||
form_themes: ['bootstrap_4_horizontal_layout.html.twig']
|
||||
|
||||
globals:
|
||||
app_env: '%env(APP_ENV)%'
|
Reference in a new issue