修复底部版权错位

This commit is contained in:
我是一只虫子 2020-11-05 22:54:13 +08:00
parent 22d0ccc701
commit 2cd197f697
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
<%- css('css/food.css') %> <%- css('css/food.css') %>
<div class="footer"> <div class="footer">
<div class="Copyright"> <div class="Copyright">
©<%= new Date().getFullYear() %> By <%- theme.author %>. 主题:<a style="text-decoration: none; color: #898F9F;" ©<%= new Date().getFullYear() %> By <%- theme.author %>. 主题:<a
style="text-decoration: none;display: inline; color: #898F9F;"
href="https://github.com/qiaobug/hexo-theme-quiet">Quiet</a> href="https://github.com/qiaobug/hexo-theme-quiet">Quiet</a>
</div> </div>
<div class="contact"> <div class="contact">