diff options
-rw-r--r-- | index.html | 10 | ||||
-rw-r--r-- | js/bootswatch.js | 1 |
2 files changed, 2 insertions, 9 deletions
@@ -52,15 +52,7 @@ </div> <div class="container"> - - <div class="alert alert-info"> - - <p><strong>5 Mar:</strong> Wordpress users can now enjoy Bootswatch with 320press's <a target="_blank" href="http://320press.com/wpbs/v2-1-released/">Wordpress Bootswatch</a> theme.</p> - - <p><strong>14 Feb:</strong> 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> diff --git a/js/bootswatch.js b/js/bootswatch.js index b889b6e7..9b7d48f2 100644 --- a/js/bootswatch.js +++ b/js/bootswatch.js @@ -1,4 +1,5 @@ var menu = '<ul class="nav"> \ + <li><a target="_blank" href="http://bootswatch.tumblr.com">News</a></li> \ <li><a id="swatch-link" href="/#gallery">Gallery</a></li> \ <li class="dropdown"> \ <a class="dropdown-toggle" data-toggle="dropdown" href="#">Preview <b class="caret"></b></a> \ |