Minor updates

This commit is contained in:
Cory LaViska
2017-07-30 11:19:29 -04:00
parent 06d8e15b68
commit 5abe1c1ff7

View File

@@ -98,22 +98,21 @@
</h2>
<p>
Shoelace is incredibly easy to use. Just link to <code>shoelace.css</code> in your project and
youre ready to <a href="#customizing">start customizing things</a>. You can use the CDN
version or download the source manually.
Shoelace is incredibly easy to use. To get started, simply link to <code>shoelace.css</code>
in your project. You can use the CDN version or download the source manually.
</p>
<h3 id="cdn">CDN</h3>
<p>
The easiest way to use Shoelace is via CDN. This service is generously provided by the folks
over at <a href="https://www.keycdn.com/">KeyCDN</a>.
at <a href="https://www.keycdn.com/">KeyCDN</a>.
</p>
<pre>
&lt;link rel=&quot;stylesheet&quot; href=&quot;https://cdn.shoelace.style/<span data-version>1.0.0-beta3</span>/shoelace.css&quot;&gt;
</pre>
<p class="text-right">
<a href="https://www.keycdn.com/">
<img src="https://logos.keycdn.com/keycdn-logo.svg" alt="KeyCDN logo" class="width-15">
<img src="https://logos.keycdn.com/keycdn-logo.svg" alt="KeyCDN logo" class="width-20">
</a>
</p>
@@ -601,7 +600,7 @@ PRINT "SHOELACE IS AWESOME"
</span>
</td>
<td>
<label class="button button-block">Select a File <input type="file"></label>
<label class="button button-block">Select File <input type="file"></label>
</td>
</tr>
<tr>