🔧 B3log 使用 SSL
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="footer">
|
||||
<span class="ft-gray">© ${year}</span> -
|
||||
<a href="${servePath}">${blogTitle}</a>${footerContent} Powered by <a href="http://b3log.org" target="_blank">B3log 开源</a> • <a href="http://solo.b3log.org" target="_blank">Solo</a> ${version}
|
||||
<a href="${servePath}">${blogTitle}</a>${footerContent} Powered by <a href="https://b3log.org" target="_blank">B3log 开源</a> • <a href="https://solo.b3log.org" target="_blank">Solo</a> ${version}
|
||||
Theme <a rel="friend" href="https://github.com/b3log/solo-skins" target="_blank">metro-hot</a>
|
||||
by
|
||||
<a rel="friend" rel="friend" href="http://vanessa.b3log.org" target="_blank">Vanessa</a>.
|
||||
|
@@ -17,7 +17,7 @@
|
||||
/*
|
||||
* skin metro-hot responsive style
|
||||
*
|
||||
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
|
||||
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
|
||||
* @version 1.0.0.6, Sep 30, 2013
|
||||
*/
|
||||
@media (max-width: 860px) and (min-width: 460px) {
|
||||
|
@@ -18,7 +18,7 @@
|
||||
/*
|
||||
* skin metro-hot 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 */
|
||||
|
@@ -16,7 +16,7 @@
|
||||
/**
|
||||
* @fileoverview metro-hot js.
|
||||
*
|
||||
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
|
||||
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
|
||||
* @version 1.0.1.0, Sep 30, 2013
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user