Skip to content

Commit 392f034

Browse files
author
mrmrs
committed
Update banner for homepage.
1 parent 826c733 commit 392f034

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<a href="/" class="dib f5 f4-ns fw6 mt0 mb1 link black-50 dim" title="Home">
1919
Tachyons
2020
<div class="dib">
21-
<small class="nowrap f6 mt2 mt3-ns pr2 black-50 fw2">v4.0.0-beta-3</small>
21+
<small class="nowrap f6 mt2 mt3-ns pr2 black-50 fw2">v4.0.0-beta-5</small>
2222
</div>
2323
</a>
2424
</div>
@@ -51,7 +51,7 @@ <h1>Getting Started</h1>
5151
<p class="measure lh-copy">
5252
Copy the line of code below and paste it in the head of the html file(s) you want to include tachyons in.
5353
</p>
54-
<pre class="pre black-70" style="overflow: auto"><code class="code f6 dib pa2 bg-near-white" style="font-size: 14px;">&lt;link rel="stylesheet" href="https://s3-us-west-1.amazonaws.com/tachyons-css/4.0.1-beta/tachyons.min.css"&gt;</code></pre>
54+
<pre class="pre black-70" style="overflow: auto"><code class="code f6 dib pa2 bg-near-white" style="font-size: 14px;">&lt;link rel="stylesheet" href="https://tachyons-css.s3.amazonaws.com/4.0.1-beta/tachyons.min.css"&gt;</code></pre>
5555
<p class="mt4"><b>or</b> install via npm</p>
5656
<pre class="pre black-70" style="overflow: auto"><code class="code f6 dib pa2 bg-near-white" style="font-size: 14px;">npm install --save-dev tachyons</code></pre>
5757
<p class="mt4"><b>or</b> grab all the source files and build+develop locally</p>
@@ -399,8 +399,8 @@ <h3 class="f5 fw6 ttu tracked"><a href="#npm" class="link mid-gray">Tachyons on
399399
<a class="f3 link dim dark-gray b" href="http://npmjs.com/package/tachyons-font-style">tachyons-font-style</a>
400400
<a class="link dim dark-gray f6" href="http://github.com/mrmrs/tachyons-font-style">View on GitHub</a>
401401
<div>
402-
<span class="dark-gray fw4 pr2">v2.2.2</span>
403-
<span class="dark-gray">130 B</span>
402+
<span class="dark-gray fw4 pr2">v3.0.0</span>
403+
<span class="dark-gray">132 B</span>
404404
</div>
405405
</div>
406406
<div class="mb3">

0 commit comments

Comments
 (0)