mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
added download btn for graphic page
This commit is contained in:
parent
ef1b9e7a08
commit
9de5b1f0c9
4 changed files with 13 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue