🔧 B3log 使用 SSL

This commit is contained in:
Liang Ding
2018-03-12 12:07:12 +08:00
parent 4602651c2a
commit 89cda8e181
35 changed files with 40 additions and 40 deletions

View File

@@ -18,7 +18,7 @@
/*
* skin favoutite style
*
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 1.2.0.0, Jun 4, 2018
*/
body {

View File

@@ -1,7 +1,7 @@
<div class="info">
<div class="copyright">
<span style="color:white;">&copy; ${year}</span> - <a style="color:white;" href="${servePath}">${blogTitle}</a>${footerContent}<br/>
Powered by <a href="http://b3log.org" target="_blank">B3log 开源</a> • <a href="http://solo.b3log.org" target="_blank">Solo</a> ${version}&nbsp;&nbsp;
Powered by <a href="https://b3log.org" target="_blank">B3log 开源</a> • <a href="https://solo.b3log.org" target="_blank">Solo</a> ${version}&nbsp;&nbsp;
Theme <a rel="friend" style="color:white;" href="https://github.com/b3log/solo-skins" target="_blank">favourite</a>
by <a rel="friend" style="color:white;" href="http://vanessa.b3log.org" target="_blank">Vanessa</a>.
</div>