Skip to content

Commit ad42373

Browse files
committed
Remove target=_blank from default.html
1 parent cf19720 commit ad42373

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

_includes/themes/twitter/default.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,8 @@
4747
<!-- start of Karl's footer; modify this part -->
4848
<a href="http://creativecommons.org/licenses/by/3.0/"><img src="http://i.creativecommons.org/l/by/3.0/88x31.png" alt="CC BY"/></a> &nbsp;
4949
By <a href="http://kbroman.github.io">Karl Broman</a>,
50-
rendered with <a href="http://jekyllbootstrap.com" target="_blank" title="The Definitive Jekyll Blogging Framework">Jekyll Bootstrap</a>
51-
and <a href="http://getbootstrap.com"
52-
target="_blank">Twitter Bootstrap</a>, hosted by <a
53-
href="http://github.com" target="_blank">github</a>
50+
rendered with <a href="http://jekyllbootstrap.com" title="The Definitive Jekyll Blogging Framework">Jekyll Bootstrap</a>
51+
and <a href="http://getbootstrap.com">Twitter Bootstrap</a>, hosted by <a href="http://github.com">github</a>
5452
<!-- end of Karl's footer; modify this part -->
5553
</small></p>
5654
</footer>

0 commit comments

Comments
 (0)