summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-03-07 15:11:36 -0500
committerThomas Park <thomas@thomaspark.me>2012-03-07 15:11:36 -0500
commit18f55a9f6fea38de0a15af32f51e3a130e7caca4 (patch)
treed2759980605c3068d43164864b8d1da4bd44e624
parent66acf0746c3eb26aa8cf05f73d371fd768995a9e (diff)
added news link, removed news bar
-rw-r--r--index.html10
-rw-r--r--js/bootswatch.js1
2 files changed, 2 insertions, 9 deletions
diff --git a/index.html b/index.html
index 9123152d..d4e37f78 100644
--- a/index.html
+++ b/index.html
@@ -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> \