Add intro video

This commit is contained in:
Jeremy Thomas
2017-10-11 17:25:33 +01:00
parent 512b97cf53
commit 1210e65f83
8 changed files with 1832 additions and 583 deletions

View File

@@ -111,6 +111,7 @@
<script src="{{ site.url }}/lib/main.js"></script>
{% if page.route == 'index' %}
<script src="https://player.vimeo.com/api/player.js"></script>
<script type="text/javascript" src="{{ site.url }}/lib/index.js"></script>
{% endif %}

File diff suppressed because one or more lines are too long