feat: add About page to main menu
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 24s
All checks were successful
Hugo Publish CI / build-and-deploy (push) Successful in 24s
This commit is contained in:
@@ -179,6 +179,10 @@ style = "github-dark"
|
||||
name = "Coder"
|
||||
weight = 4
|
||||
url = "https://coder.ericxliu.me/api/v2/users/oidc/callback"
|
||||
[[languages.en.menu.main]]
|
||||
name = "About"
|
||||
weight = 5
|
||||
url = "/about/"
|
||||
[[languages.en.menu.main]]
|
||||
name = "|"
|
||||
weight = 10
|
||||
|
||||
Reference in New Issue
Block a user