added download btn for graphic page

This commit is contained in:
VitaliyTr 2017-03-20 21:08:39 +07:00
parent ef1b9e7a08
commit 9de5b1f0c9
4 changed files with 13 additions and 2 deletions

View file

@ -320,6 +320,7 @@ pages:
typography-header: Typography
typography-text: These are recommended usage guidelines for maintaining a consistent design aesthetic for the Dash brand.
download-link: Vector Graphics (zip)
evolution:
title: Dash Official Website | Dash Crypto Currency

View file

@ -20,7 +20,7 @@
<p class="hero__lead">{% t pages.graphics.hero-text %}</p>
<p class="hero__lead">
{% t pages.graphics.licence %}
<a href="{% t pages.graphics.licence-link %}">{% t pages.graphics.licence-link-text %}</a>
<a href="{% t pages.graphics.licence-link %}" target="_blank">{% t pages.graphics.licence-link-text %}</a>
</p>
</div>
</div>

Binary file not shown.

View file

@ -45,7 +45,17 @@ description: pages.graphics.description
<section class="section">
<div class="section__content">
<h2>{% t pages.graphics.indent-header %}</h2>
<a href="/assets/Dash_Vector_Graphics_Collection.zip" class="btn-blue-solid" download>
{% t pages.graphics.download-link %}
</a>
<hr>
</div>
</section>
<section class="section">
<div class="section__content">
<h2 class="section__title">{% t pages.graphics.indent-header %}</h2>
<div class="row bottom-space">