Dash for devs updates (#78)

* Content - Remove bitcoin logo from button

* Content - Dashify "for developers" page
This commit is contained in:
thephez 2018-06-29 16:35:28 -04:00 committed by GitHub
parent cd7c9bfc7f
commit edc6412b8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@ http://opensource.org/licenses/MIT.
{% endcomment %}
<ul id="menusimple" class="menusimple menumain" onclick="mobileMenuHover(event);" ontouchstart="mobileMenuHover(event);">
<li{% if page.id == 'bitcoin-for-developers' %} class="active"{% endif %}><a href="/{{ page.lang }}/{% translate bitcoin-for-developers url %}">{% translate menu-bitcoin-for-developers layout %}</a></li>
<li{% if page.id == 'dash-for-developers' %} class="active"{% endif %}><a href="/{{ page.lang }}/{% translate dash-for-developers url %}">{% translate menu-dash-for-developers layout %}</a></li>
<!--{% if page.lang == 'en' %}<li{% if page.id == 'developer-documentation' %} class="active"{% endif %}><a href="/en/developer-documentation">Documentation</a></li>{% endif %}-->
<li><a>{% translate menu-documentation layout %}</a>