页脚版权部分统一

This commit is contained in:
Liang Ding
2015-09-19 20:51:50 +08:00
parent c818772c48
commit 824ee9d7f8
13 changed files with 13 additions and 59 deletions

View File

@@ -1,5 +1,5 @@
<div class="footer">
&copy; ${year} - <a href="${servePath}">${blogTitle}</a> Powered by <a href="http://b3log.org" target="_blank">B3log</a>
&copy; ${year} - <a href="${servePath}">${blogTitle}</a> Powered by <a href="http://b3log.org" target="_blank">B3log</a>, ver ${version}
<div><em>All rights reserved.</em></div>
</div>