add topbar

This commit is contained in:
geekifan
2025-04-20 18:43:02 +08:00
parent d3d967d4b2
commit 326f5bf451
5 changed files with 110 additions and 3 deletions

View File

@ -7,13 +7,13 @@ title = 'Chirpy'
path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5"
[[menu.main]]
name = "首页"
name = "Home"
url = "/"
weight = 10
pre = "fa-solid fa-house"
[[menu.main]]
name = "关于"
name = "About"
url = "/about/"
weight = 20
pre = "fa-solid fa-house"