mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
fixed tasks from google sheets
This commit is contained in:
parent
c7c08cb41e
commit
5afdb0485e
6 changed files with 28 additions and 27 deletions
|
@ -37,7 +37,7 @@ description: pages.update.description
|
|||
|
||||
<p>{% tmd pages.update.merchants-text %}</p>
|
||||
|
||||
<a href="{{ basenav }}/get-dash/" class="btn-white-solid">{% t pages.update.merchants-btn%}</a>
|
||||
<a href="https://dashpay.atlassian.net/wiki/display/DOC/Dash+Payment+Processor+Overview" class="btn-white-solid" target="_blank">{% t pages.update.merchants-btn%}</a>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
@ -125,8 +125,8 @@ description: pages.update.description
|
|||
</div>
|
||||
|
||||
<div>
|
||||
<a href="/merchants/" target="_blank" class="btn-blue">{% t pages.update.slack-btn %}</a>
|
||||
<a href="{% t pages.home.merchants-link %}" target="_blank" class="btn-blue">{% t pages.update.forum-btn %}</a>
|
||||
<a href="http://dash-nation-invite.herokuapp.com/" target="_blank" class="btn-blue">{% t pages.update.slack-btn %}</a>
|
||||
<a href="https://www.dash.org/forum" target="_blank" class="btn-blue">{% t pages.update.forum-btn %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
@ -227,7 +227,7 @@ description: pages.update.description
|
|||
|
||||
{% tmd pages.update.launching-text %}
|
||||
|
||||
<a href="{% t pages.home.launching-link %}" target="_blank" class="btn-blue">{% t pages.update.launching-btn %}</a>
|
||||
<a href="http://dashvotetracker.com" target="_blank" class="btn-blue">{% t pages.update.launching-btn %}</a>
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-pull-6 home-evolution-graphic">
|
||||
<img src="/assets/img/update/lan_date.png" alt="Dash Evolution">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue