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 1d6799ee..db97ecc1 100644
--- a/index.html
+++ b/index.html
@@ -68,7 +68,7 @@
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://bootswatch.com" data-via="thomashpark">Tweet</a>
</div>
<div class="span1">
- <a class="btn rss" target="_blank" href="http://feeds.feedburner.com/bootswatch"><i class="icon-rss"></i><span>RSS</span></a>
+ <a class="btn rss" href="http://feeds.feedburner.com/bootswatch"><i class="icon-rss"></i><span>RSS</span></a>
</div>
</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 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>
+ <p>Be notified when new swatches are released by subscribing via <a href="http://feeds.feedburner.com/bootswatch">RSS feed</a>, <a href="http://feedburner.google.com/fb/a/mailverify?uri=bootswatch&loc=en_US">email</a>, or <a href="http://bootswatch.tumblr.com/">Tumblr</a>.</p>
</div>
</div>
diff --git a/js/bootswatch.js b/js/bootswatch.js
index 0dec6dbf..49b17176 100644
--- a/js/bootswatch.js
+++ b/js/bootswatch.js
@@ -1,5 +1,5 @@
var menu = '<ul class="nav"> \
- <li><a target="_blank" onclick="pageTracker._link(this.href); return false;" href="http://bootswatch.tumblr.com">News</a></li> \
+ <li><a 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> \