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
|
@ -270,7 +270,7 @@ description: pages.home.description
|
|||
|
||||
{% tmd pages.home.network-growth-text %}
|
||||
|
||||
<a href="{{ basenav }}/currency" class="btn-blue">{% t pages.home.network-growth-btn %}</a>
|
||||
<a href="{{ basenav }}/network" class="btn-blue">{% t pages.home.network-growth-btn %}</a>
|
||||
</div>
|
||||
<!--div class="col-sm-6 home-network-graphic">
|
||||
<img src="/assets/img/home/graph.png" alt="{% t pages.home.network-growth-heading %}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue