added Blockstack Core text as logo and started updating docs

This commit is contained in:
Muneeb Ali
2017-03-19 12:02:12 -04:00
parent fb14579b85
commit b85461d1c1
2 changed files with 4 additions and 6 deletions

View File

@@ -66,9 +66,6 @@
<!-- mobile .navbar-collapse - changes here need to reflect on sidebar nav -->
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right visible-xs visible-sm">
<li>
<a href="/#get-started">Getting Started</a>
</li>
<li>
<h5 class="navheader">Users</h5>
</li>

View File

@@ -61,11 +61,12 @@
<div class="seg-zone-wrap">
<h3>Getting Started</h3>
<p>
To start making calls to the Onename API, you'll need API credentials (an App ID and an App secret key).
</p>
Welcome to this deployment of Blockstack Core. You can read the documentation and make RESTful calls
to this node.</p>
<p>
<a href="/signup" class="btn btn-default" target="_self">Sign Up for an API Account</a>
Blockstack Core is free software released under a GPLv3 license. More details are <a href="https://github.com/blockstack/blockstack-core">here</a>.
</p>
</div>
</div>
</div>