Task 7 - Add sponsors
This commit is contained in:
parent
a024466201
commit
acac7e6ec1
10 changed files with 238 additions and 1 deletions
|
@ -2,3 +2,4 @@ twig:
|
|||
default_path: '%kernel.project_dir%/templates'
|
||||
globals:
|
||||
menu_items: '@App\Repository\MenuItemRepository'
|
||||
sponsors: '@App\Repository\SponsorRepository'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue