mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
Merge branch 'master' into develop
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -40,7 +40,7 @@ Ping the blockstack node to see if it's alive.
|
||||
|
||||
{
|
||||
"status": "alive",
|
||||
"version": "0.14.2"
|
||||
"version": "###version###"
|
||||
}
|
||||
+ Schema
|
||||
|
||||
|
||||
Reference in New Issue
Block a user