🔧 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,8 +18,8 @@
/*
* skin classic style
*
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
* @author <a href="mailto:DL88250@gmail.com">Liang Ding</a>
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.3.0.0, Jun 4, 2018
*/
a, a:link {

View File

@@ -1,5 +1,5 @@
<span style="color: gray;">&copy; ${year}</span> - <a 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" href="https://github.com/b3log/solo-skins" target="_blank">classic</a>
by <a rel="friend" href="http://vanessa.b3log.org" target="_blank">Vanessa</a>.