Remove custom Twig extensions

Go back to calculating the talk count inline and using a macro to get
the number of years experience.
This commit is contained in:
Oliver Davies 2024-11-29 22:36:18 +00:00
parent c4ac4a8d3f
commit 94a4190be6
14 changed files with 1659 additions and 1871 deletions

View file

@ -10,11 +10,3 @@ sculpin_content_types:
permalink: /blog/:basename/
presentations:
permalink: /presentations/:basename/
services:
App\Experience\ExperienceTwigExtension:
tags:
- {name: twig.extension}
App\Presentations\PresentationTwigExtension:
tags:
- {name: twig.extension}