mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Dash for devs updates (#78)
* Content - Remove bitcoin logo from button * Content - Dashify "for developers" page
This commit is contained in:
parent
cd7c9bfc7f
commit
edc6412b8c
5 changed files with 8 additions and 8 deletions
|
@ -3,7 +3,7 @@
|
|||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
layout: base
|
||||
id: bitcoin-for-developers
|
||||
id: dash-for-developers
|
||||
---
|
||||
<h1>{% translate pagetitle %}</h1>
|
||||
<p class="summary">{% translate summary %}</p>
|
||||
|
@ -28,4 +28,4 @@ id: bitcoin-for-developers
|
|||
|
||||
<div class="introlink"><a href="/en/">Developer Documentation {% if page.lang != "en" %}(English){% endif %}</a></div>
|
||||
<!--<div class="mainbutton"><a href="/{{ page.lang }}/{% translate getting-started url %}"><img src="/img/icons/but_bitcoin.svg" alt="icon">{% translate getstarted layout %}</a></div> -->
|
||||
<div class="mainbutton"><a href="https://www.dash.org/" target="_blank"><img src="/img/icons/but_bitcoin.svg" alt="icon">{% translate getstarted layout %}</a></div>
|
||||
<div class="mainbutton"><a href="https://www.dash.org/" target="_blank">{% translate getstarted layout %}</a></div>
|
Loading…
Add table
Add a link
Reference in a new issue