Add mobile navigation

This commit is contained in:
Oliver Davies 2020-12-26 22:40:42 +00:00
parent cb79277374
commit 641c61dd47
5 changed files with 93 additions and 0 deletions

View file

@ -1,2 +1,4 @@
twig:
default_path: '%kernel.project_dir%/templates'
globals:
menuLinks: '@App\Repository\MenuLinkRepository'