refactors paths:

-- "/currency" --> "/network"
-- "/participate" --> "/contribute"
-- does NOT refactor corresponding yaml keys
This commit is contained in:
Chuck Williams 2017-02-02 23:16:53 -07:00
parent 2252470ba9
commit e3fe661f8d
8 changed files with 10 additions and 10 deletions

View file

@ -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 %}">