This commit is contained in:
Van
2019-05-05 10:17:30 +08:00
parent 3844f84450
commit 895d3cfa4c
19 changed files with 49 additions and 49 deletions

View File

@@ -20,9 +20,9 @@
<div class="content paddingTop12 paddingBottom12">
<div class="left">
<div>
<span style="color: gray;">&copy; ${year}</span> - <a href="${servePath}">${blogTitle}</a>${footerContent}
<span style="color: gray;">&copy; ${year}</span> <a href="${servePath}">${blogTitle}</a> ${footerContent}
</div>
Powered by <a href="https://b3log.org" target="_blank">B3log 开源</a> • <a href="https://solo.b3log.org" target="_blank">Solo</a>&nbsp;&nbsp;
Powered by <a href="https://solo.b3log.org" target="_blank">Solo</a>&nbsp;&nbsp;
Theme <a rel="friend" href="https://github.com/b3log/solo-skins" target="_blank">${skinDirName}</a>
by <a rel="friend" href="http://vanessa.b3log.org" target="_blank">Vanessa</a>.
</div>