(Feature) Popup: Add video popup for the overview video

This commit is contained in:
0xfff 2016-09-16 19:15:45 +02:00
parent 0cd655f34b
commit e82d1642c2
5 changed files with 614 additions and 2 deletions

View file

@ -18,7 +18,7 @@ description: pages.home.description
<h2>{% t pages.home.video-heading %}</h2>
{% tmd pages.home.video-text %}
<a href="#" class="btn-blue">{% t pages.home.video-btn %}</a>
<a href="https://www.youtube.com/watch?v=S0oNO3mbBE8" class="btn-blue" target="_blank" data-js-popup="video">{% t pages.home.video-btn %}</a>
</div>
</section>