页脚版权部分统一

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,10 +1,6 @@
<div class="copyright">
&copy; ${year} - <a href="${servePath}">${blogTitle}</a><br/>
Powered by
<a href="http://b3log.org" target="_blank" class="logo">
${b3logLabel}&nbsp;
<span style="color: orangered; font-weight: bold;">Solo</span></a>,
ver ${version}<br/>
Powered by <a href="http://b3log.org" target="_blank">B3log</a>, ver ${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>
<script type="text/javascript" src="${staticServePath}/js/lib/jquery/jquery.min.js" charset="utf-8"></script>