fix nav bar

This commit is contained in:
2025-08-16 18:30:24 +08:00
parent 068621f225
commit 7e6059c610
4 changed files with 46 additions and 207 deletions

View File

@@ -10,7 +10,7 @@ nav#nav
span.site-name=(page.title || config.title)
span.site-name
i.fa-solid.fa-circle-arrow-left
span= ' ' + _p('post.back_to_home')
span= '' + _p('post.back_to_home')
#menus
//- if theme.search.use