修复底部版权错位
This commit is contained in:
parent
2cd197f697
commit
d2b6efa92e
|
@ -2,7 +2,7 @@
|
|||
<div class="footer">
|
||||
<div class="Copyright">
|
||||
©<%= new Date().getFullYear() %> By <%- theme.author %>. 主题:<a
|
||||
style="text-decoration: none;display: inline; color: #898F9F;"
|
||||
style="text-decoration: none;display: contents; color: #898F9F;"
|
||||
href="https://github.com/qiaobug/hexo-theme-quiet">Quiet</a>
|
||||
</div>
|
||||
<div class="contact">
|
||||
|
|
Loading…
Reference in New Issue