diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-03-07 15:11:36 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-03-07 15:11:36 -0500 |
commit | 18f55a9f6fea38de0a15af32f51e3a130e7caca4 (patch) | |
tree | d2759980605c3068d43164864b8d1da4bd44e624 /js | |
parent | 66acf0746c3eb26aa8cf05f73d371fd768995a9e (diff) |
added news link, removed news bar
Diffstat (limited to 'js')
-rw-r--r-- | js/bootswatch.js | 1 |
1 files changed, 1 insertions, 0 deletions
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> \ |