Merge branch 'master' into develop

This commit is contained in:
Aaron Blankstein
2017-08-23 12:03:32 -04:00
4 changed files with 88 additions and 51 deletions

View File

@@ -8,7 +8,7 @@ mixin TryMe(action)
div
div
span.method(class="badge get",style="float:left")
a.method(href="https://core.blockstack.org" + myUri, style="color:rgb(51, 122, 183);font-size:12pt")
a.method(href=myUri, style="color:rgb(51, 122, 183);font-size:12pt")
= "Try It!"
|  
p

View File

@@ -40,7 +40,7 @@ Ping the blockstack node to see if it's alive.
{
"status": "alive",
"version": "0.14.2"
"version": "###version###"
}
+ Schema