Skip to content

Commit

Permalink
ui: 恢复缺失的空格 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
MyBlueHorizon authored Nov 5, 2024
1 parent 4b6d065 commit 3075f6b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions layout/partial/footer.pug
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
.p
span #{ theme.footbar.copyright }
i.fa.fa-star
span #{ theme.author }
span #{ theme.author }

.by_farbox
span Powered by
a(href="https://hexo.io/zh-cn/", target="_blank") Hexo
span &
a(href="https://github.com/Lhcfl/hexo-theme-anatolo", target="_blank") Anatolo
a(href="https://hexo.io/zh-cn/", target="_blank") Hexo
span &
a(href="https://github.com/Lhcfl/hexo-theme-anatolo", target="_blank") Anatolo

.beian
if theme.footbar.beian
Expand Down

0 comments on commit 3075f6b

Please sign in to comment.