mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-04-29 09:45:50 +08:00
drop leading zero
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset='utf-8' />
|
||||
<title>blockstack 0.17.2 | Documentation</title>
|
||||
<title>blockstack 17.2.0 | Documentation</title>
|
||||
<meta name='viewport' content='width=device-width,initial-scale=1'>
|
||||
<link href='assets/bass.css' type='text/css' rel='stylesheet' />
|
||||
<link href='assets/style.css' type='text/css' rel='stylesheet' />
|
||||
@@ -14,7 +14,7 @@
|
||||
<div class='fixed xs-hide fix-3 overflow-auto max-height-100'>
|
||||
<div class='py1 px2'>
|
||||
<h3 class='mb0 no-anchor'>blockstack</h3>
|
||||
<div class='mb1'><code>0.17.2</code></div>
|
||||
<div class='mb1'><code>17.2.0</code></div>
|
||||
<input
|
||||
placeholder='Filter'
|
||||
id='filter-input'
|
||||
|
||||
Reference in New Issue
Block a user