mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
changed link for video
This commit is contained in:
parent
1e2b15a23e
commit
f543da4499
1 changed files with 6 additions and 6 deletions
|
@ -17,13 +17,13 @@ description: pages.update.description
|
|||
-->
|
||||
<section class="section section--home-cta">
|
||||
<div class="section__content">
|
||||
<h2 class="section__title">{% t pages.home.video-heading %}</h2>
|
||||
<div class="section__lead">{% tmd pages.home.video-text %}</div>
|
||||
<h2 class="section__title">{% t pages.home.video-heading %}</h2>
|
||||
<div class="section__lead">{% tmd pages.home.video-text %}</div>
|
||||
|
||||
<div class="section__btn-grp">
|
||||
<a href="https://www.youtube.com/watch?v=rcHC40YmS0g" class="btn-blue btn-large" target="_blank" data-js-popup="video">{% t pages.home.video-btn %}</a>
|
||||
<a href="{{ basenav }}/get-dash/" class="btn-blue-solid btn-large">{% t nav.download %}</a>
|
||||
</div>
|
||||
<div class="section__btn-grp">
|
||||
<a href="https://youtu.be/S0oNO3mbBE8" class="btn-blue btn-large" target="_blank" data-js-popup="video">{% t pages.home.video-btn %}</a>
|
||||
<a href="{{ basenav }}/get-dash/" class="btn-blue-solid btn-large">{% t nav.download %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue