添加页脚仓库
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "my-class-theme",
|
"name": "my-class-theme",
|
||||||
"version": "3.1.1",
|
"version": "3.1.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"ghost": ">=5.0.0"
|
"ghost": ">=5.0.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -3,7 +3,8 @@
|
|||||||
<div class="footer-column footer-about">
|
<div class="footer-column footer-about">
|
||||||
<h3>{{@site.title}}</h3>
|
<h3>{{@site.title}}</h3>
|
||||||
<p>{{@site.description}}</p>
|
<p>{{@site.description}}</p>
|
||||||
<p class="copyright">© {{date format="YYYY"}} · <a href="/">All Rights Resevered</a></p>
|
<p class="copyright">© {{date format="YYYY"}} · All Rights Resevered </p>
|
||||||
|
<p><a href="https://git.biss.click/biss/class-theme"></a>前台模板开源</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="footer-column footer-contact">
|
<div class="footer-column footer-contact">
|
||||||
|
|||||||
Reference in New Issue
Block a user