mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
added new section
This commit is contained in:
parent
8bd6cf4bf3
commit
f6d9dbdf73
3 changed files with 24 additions and 50 deletions
|
@ -160,14 +160,14 @@ description: pages.evolution.description
|
|||
<div class="content">
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<h2>{% t pages.update.execution-heading %}</h2>
|
||||
<h2>{% t pages.evolution.docs-heading %}</h2>
|
||||
|
||||
{% tmd pages.update.execution-text %}
|
||||
{% tmd pages.evolution.docs-text %}
|
||||
|
||||
<a href="{% t pages.update.execution-link %}" target="_blank" class="btn-blue">{% t pages.update.execution-btn %}</a>
|
||||
<a href="{% t pages.evolution.docs-link %}" target="_blank" class="btn-blue">{% t pages.evolution.docs-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 home-architecture-graphic">
|
||||
<img src="/assets/img/update/execution.png" alt="{% t pages.home.execution-heading %}">
|
||||
<img src="/assets/img/evolution/execution.png" alt="{% t pages.home.docs-heading %}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue