This commit is contained in:
Liang Ding
2015-11-07 22:34:08 +08:00
parent 65f1a18096
commit b7a685e0b1
14 changed files with 14 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
<span style="color: gray;">&copy; ${year}</span> - <a href="${servePath}">${blogTitle}</a><br/>
<span style="color: gray;">&copy; ${year}</span> - <a href="${servePath}">${blogTitle}</a>${footerContent}<br/>
Powered by <a href="http://b3log.org" target="_blank">B3log 开源</a> • <a href="http://b3log.org/services/#solo" target="_blank">Solo</a> ${version}&nbsp;&nbsp;
Theme by <a rel="friend" href="http://www.thepixel.com/blog" target="_blank">Pixel</a> & <a rel="friend" href="http://vanessa.b3log.org" target="_blank">Vanessa</a>.
<div class='goTopIcon' onclick='Util.goTop();'></div>