We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa605b9 commit 8dc291aCopy full SHA for 8dc291a
_includes/themes/twitter/default.html
@@ -53,7 +53,7 @@
53
</div>
54
<hr>
55
<footer>
56
- <p>© {{ site.author.name }} {{ site.time | date: '%Y' }}
+ <p>© {{ site.time | date: '%Y' }} {{ site.author.name }}
57
with help from <a href="http://jekyllbootstrap.com" target="_blank" title="The Definitive Jekyll Blogging Framework">Jekyll Bootstrap</a>
58
and <a href="http://twitter.github.com/bootstrap/" target="_blank">Twitter Bootstrap</a>
59
</p>
0 commit comments