summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html4
-rw-r--r--js/bootswatch.js2
2 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index d4e37f78..1d6799ee 100644
--- a/index.html
+++ b/index.html
@@ -87,7 +87,7 @@
</div>
<div class="span4">
<img src="img/glyphicons_050_link.png">
- <h3>Tested for 2.0.1</h3>
+ <h3>Tuned for 2.0.1</h3>
<p>Swatches are built for and tested with the latest version of Bootstrap. <a target="_blank" href="https://github.com/thomaspark/bootswatch/downloads">Previous versions</a> are also available for download.</p>
</div>
</div>
@@ -107,7 +107,7 @@
<div class="span4">
<img src="img/glyphicons_032_wifi_alt.png">
<h3>Stay Updated</h3>
- <p>Be notified when new swatches are released by subscribing to the <a target="_blank" href="http://feeds.feedburner.com/bootswatch">RSS feed</a> or <a target="_blank" href="http://feedburner.google.com/fb/a/mailverify?uri=bootswatch&loc=en_US">email list</a>.</p>
+ <p>Be notified when new swatches are released by subscribing via <a target="_blank" href="http://feeds.feedburner.com/bootswatch">RSS feed</a>, <a target="_blank" href="http://feedburner.google.com/fb/a/mailverify?uri=bootswatch&loc=en_US">email</a>, or <a target="_blank" href="http://bootswatch.tumblr.com/">Tumblr</a>.</p>
</div>
</div>
diff --git a/js/bootswatch.js b/js/bootswatch.js
index 9b7d48f2..0dec6dbf 100644
--- a/js/bootswatch.js
+++ b/js/bootswatch.js
@@ -1,5 +1,5 @@
var menu = '<ul class="nav"> \
- <li><a target="_blank" href="http://bootswatch.tumblr.com">News</a></li> \
+ <li><a target="_blank" onclick="pageTracker._link(this.href); return false;" 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> \