页脚版权部分微调

This commit is contained in:
Liang Ding
2015-10-17 17:51:43 +08:00
parent e1e84db8d9
commit b068a386e8
14 changed files with 14 additions and 14 deletions

View File

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