Add video code
This commit is contained in:
parent
b6c96c028f
commit
4eaecb9421
|
@ -11,3 +11,9 @@ code: https://github.com/opdavies/drupal-vm-generator
|
||||||
{% block abstract %}
|
{% block abstract %}
|
||||||
An impromptu lightning talk about the [Drupal VM Generator](https://github.com/opdavies/drupal-vm-generator) project.
|
An impromptu lightning talk about the [Drupal VM Generator](https://github.com/opdavies/drupal-vm-generator) project.
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
{% block video %}
|
||||||
|
Here is the recording of the NWDUG March meetup - my talk starts at 01:01:30.
|
||||||
|
|
||||||
|
{{ youtube('U1pbKAAO2Wo?s=1h1m31s')|raw }}
|
||||||
|
{% endblock %}
|
||||||
|
|
Reference in a new issue