Simplify the directory structure
This commit is contained in:
parent
780f90b9c0
commit
1a4ff13675
4 changed files with 6 additions and 6 deletions
|
@ -12,9 +12,9 @@ sculpin_content_types:
|
|||
permalink: /presentations/:basename/
|
||||
|
||||
services:
|
||||
App\Experience\TwigExtension\ExperienceTwigExtension:
|
||||
App\Experience\ExperienceTwigExtension:
|
||||
tags:
|
||||
- {name: twig.extension}
|
||||
App\Presentations\TwigExtension\PresentationTwigExtension:
|
||||
App\Presentations\PresentationTwigExtension:
|
||||
tags:
|
||||
- {name: twig.extension}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue