developer guide updates

Remove “How to “ texts from index page and update wallet-roc header.
This commit is contained in:
Mike C 2016-03-11 21:33:52 -07:00
parent 9a4fa059e3
commit 88e0abfd10
2 changed files with 3 additions and 3 deletions

View file

@ -11,5 +11,5 @@ attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and
### Work in Progress
<div class="text-center" style="padding-bottom: 15px;"><a style="color: #505050;" href="daemon-rpc"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline">How to <span class="green-kicks">Daemon RPC documentation</span></h2></a></div>
<div class="text-center" style="padding-bottom: 15px;"><a style="color: #505050;" href="wallet-rpc"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline">How to <span class="green-kicks">Wallet RPC documentation</span></h2></a></div>
<div class="text-center" style="padding-bottom: 15px;"><a style="color: #505050;" href="daemon-rpc"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">Daemon RPC documentation</span></h2></a></div>
<div class="text-center" style="padding-bottom: 15px;"><a style="color: #505050;" href="wallet-rpc"><img src="//static.getmonero.org/images/icon_client.svg" class="title-icon"><h2 class="inline"><span class="green-kicks">Wallet RPC documentation</span></h2></a></div>

View file

@ -1,7 +1,7 @@
---
layout: static_page
title: "Wallet RPC documentation"
title-pre-kick: "How to "
title-pre-kick: "Developer Guide: "
title-kick: "Wallet RPC documentation "
title-post-kick: ""
kick-class: "green-kicks"