This commit is contained in:
Van
2019-03-18 09:17:15 +08:00
parent c0348449da
commit 446f18f7d7
21 changed files with 27 additions and 23 deletions

View File

@@ -25,7 +25,7 @@
</center>
<p><span style="color: gray;">&copy; ${year}</span> - <a href="${servePath}">${blogTitle}</a>${footerContent}</p>
<p>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">mobile</a>
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></p>
</div>
<script type="text/javascript" src="${staticServePath}/js/lib/jquery/jquery.min.js" charset="utf-8"></script>