added chiense popup; added japanese language; removed guide link in mining

This commit is contained in:
Lee Wong 2017-05-29 22:46:40 +07:00 committed by moocowmoo
parent e8f42576d6
commit ab4856bb12
8 changed files with 1874 additions and 930 deletions

View file

@ -19,7 +19,7 @@ description: pages.home.description
<div class="section__lead">{% tmd pages.home.video-text %}</div>
<div class="section__btn-grp">
<a href="{% t pages.home.video-link %}" class="btn-blue btn-large" target="_blank" data-js-popup="video">{% t pages.home.video-btn %}</a>
<a href="{% t pages.home.video-link %}" class="btn-blue btn-large" target="_blank" data-js-popup="video" data-lang="{{site.lang}}">{% t pages.home.video-btn %}</a>
<a href="{{ basenav }}/get-dash/" class="btn-blue-solid btn-large">{% t nav.download %}</a>
</div>
</div>