diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-02-17 13:09:08 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-02-17 13:09:08 -0500 |
commit | e61425afc46ca6925ca1be6490394ac0eb8147f3 (patch) | |
tree | 61a66f9d9bfd57933efc3f3cef7d294af6d3a6f9 | |
parent | 4c739ebf7986b6244b62a49aaff47f7f435b0d7d (diff) |
Added announcement about 2.0.1 to index
-rw-r--r-- | index.html | 18 |
1 files changed, 14 insertions, 4 deletions
@@ -18,7 +18,7 @@ padding-bottom: 30px; } - .alert > a { + .alert a { font-weight: bold; text-decoration: underline; } @@ -130,10 +130,20 @@ </div> <div class="container"> - <div class="alert alert-info">16 Feb: Follow the <a target="_blank" href="http://feeds.feedburner.com/bootswatch">RSS feed</a> or the <a target="_blank" href="http://feedburner.google.com/fb/a/mailverify?uri=bootswatch&loc=en_US">email list</a> to get alerted when new swatches are released.</div> - - <div class="alert alert-info">14 Feb: Visit the <a target="_blank" onclick="pageTracker._link(this.href); return false;" href=" http://thomaspark.me/2012/02/introducing-bootswatch/">blog post</a> that discusses Bootswatch in more detail.</div> + + <div class="alert alert-info"> + + <p>17 Feb: Updated to the <a target="_blank" href="http://www.markdotto.com/2012/02/17/bootstrap-2-0-1-released/">newly released</a> Bootstrap 2.0.1. Previous versions can be downloaded from <a target="_blank" href="https://github.com/thomaspark/bootswatch/downloads">GitHub</a>.</p> + + <p>16 Feb: Follow the <a target="_blank" href="http://feeds.feedburner.com/bootswatch">RSS feed</a> or the <a target="_blank" href="http://feedburner.google.com/fb/a/mailverify?uri=bootswatch&loc=en_US">email list</a> to get alerted when new swatches are released.</p> + + <p>14 Feb: Visit the <a target="_blank" onclick="pageTracker._link(this.href); return false;" href=" http://thomaspark.me/2012/02/introducing-bootswatch/">blog post</a> that discusses Bootswatch in more detail.</p> + + + </div> + + <!-- Main hero unit for a primary marketing message or call to action --> <div class="hero-unit"> <h1>Bootswatch</h1> |