Update talk layouts and partials

This commit is contained in:
Oliver Davies 2017-03-06 06:06:18 +00:00
parent 04615f90fe
commit 7583f53740
6 changed files with 4 additions and 34 deletions

View file

@ -1,5 +1,6 @@
{% if page.slides_embed %}
<div class="talk-slides">
<h2>Slides</h2>
{{ page.slides_embed|raw }}
</div>
{% endif %}