mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
refactors paths:
-- "/currency" --> "/network" -- "/participate" --> "/contribute" -- does NOT refactor corresponding yaml keys
This commit is contained in:
parent
2252470ba9
commit
e3fe661f8d
8 changed files with 10 additions and 10 deletions
|
@ -210,7 +210,7 @@ description: pages.update.description
|
|||
|
||||
{% tmd pages.update.evolution-research-text %}
|
||||
|
||||
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.update.evolution-research-btn %}</a>
|
||||
<a href="{{ basenav }}/network" class="btn-blue">{% t pages.update.evolution-research-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 home-network-graphic-live">
|
||||
<img src="/assets/img/update/research.png" alt="{% t pages.update.research-heading %}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue