We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98987a4 commit cf19720Copy full SHA for cf19720
1 file changed
_includes/themes/twitter/default.html
@@ -44,12 +44,14 @@
44
<hr>
45
<footer>
46
<p><small>
47
+ <!-- start of Karl's footer; modify this part -->
48
<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>
49
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>
- and <a href="http://twitter.github.com/bootstrap/"
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>
54
+ <!-- end of Karl's footer; modify this part -->
55
</small></p>
56
</footer>
57
0 commit comments