mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +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
|
@ -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">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue