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,7 +1,7 @@
<div class="footer">
<div class="container fn-clear">
<div class="left">
<span>&copy; ${year}</span> - <a href="${servePath}">${blogTitle}</a>
<span>&copy; ${year}</span> - <a href="${servePath}">${blogTitle}</a>${footerContent}
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" target="_blank" href="http://themify.me/demo/themes/postline/">Postline</a> & <a rel="friend" href="http://vanessa.b3log.org" target="_blank">Vanessa</a>.
</div>