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,5 +1,5 @@
<div class="copyright">
&copy; ${year} - <a href="${servePath}">${blogTitle}</a><br/>
&copy; ${year} - <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}<br/>
Theme by <a rel="friend" href="http://www.madeincima.eu/" target="_blank">Andrea</a> & <a rel="friend" href="http://vanessa.b3log.org" target="_blank">Vanessa</a>.
</div>