Added video

This commit is contained in:
Oliver Davies 2015-12-30 17:19:38 +00:00
parent c641806e48
commit adf5c0d253

View file

@ -23,3 +23,7 @@ I categorised the technical changes into groups for site builders, developers an
{% block slides %} {% block slides %}
<script async class="speakerdeck-embed" data-id="46ba4ba577d94a32b7abdade610ceb69" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script> <script async class="speakerdeck-embed" data-id="46ba4ba577d94a32b7abdade610ceb69" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script>
{% endblock %} {% endblock %}
{% block video %}
<iframe width="560" height="315" src="https://www.youtube.com/embed/36zCxPrOOzM" frameborder="0" allowfullscreen></iframe>
{% endblock %}