Update presentations to use the abstract block

This commit is contained in:
Oliver Davies 2025-03-21 17:11:10 +00:00
parent 51b1ce4d55
commit 76ae7ae61c
26 changed files with 52 additions and 0 deletions

View file

@ -12,6 +12,7 @@ events:
date: 2016-07-23
---
{% block abstract %}
_TL;DR - Come and learn about Symfony Console, with examples from a real-world
project._
@ -22,3 +23,4 @@ After an introduction to Drupal VM itself and the Drupal VM Generator, well j
[0]: http://symfony.com/doc/current/components/console/introduction.html
[1]: https://www.drupalvm.com
[2]: https://www.drupalvmgenerator.com
{% endblock %}