🔧 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

@@ -17,7 +17,7 @@
/**
* skin neoease style
*
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 1.1.0.0, Sep 21, 2017
*/
/* start base */

View File

@@ -2,7 +2,7 @@
<div class="wrapper">
<div class="left">
<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">NeoEase</a>
by <a rel="friend" href="http://vanessa.b3log.org" target="_blank">Vanessa</a>.
</div>

View File

@@ -16,7 +16,7 @@
/**
* @fileoverview neoease js.
*
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 1.0.0.8, Sep 6, 2012
*/
var goTop = function (acceleration) {