Show vimeo videos on talk pages

This commit is contained in:
Oliver Davies 2015-10-06 00:31:09 +01:00
parent 89470f67f4
commit 5c1723f601
2 changed files with 6 additions and 1 deletions

View file

@ -18,5 +18,9 @@
{% if page.slides.embed %}
{{ page.slides.embed|raw }}
{% endif %}
{% if page.vimeo.id %}
<iframe src="https://player.vimeo.com/video/{{ page.vimeo.id }}?title=0&portrait=0" width="{{ page.vimeo.width|default(500) }}" height="{{ page.vimeo.height|default(281) }}" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
{% endif %}
</main>
{% endblock content_wrapper %}

View file

@ -6,7 +6,8 @@ event:
website: http://unifieddiff.co.uk
location: Cardiff, UK
video: https://vimeo.com/49827006
vimeo: 49827006
vimeo:
id: 49827006
slug: what-is-this-drupal-thing
tags:
- meetup