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"
|
name = "Coder"
|
||||||
weight = 4
|
weight = 4
|
||||||
url = "https://coder.ericxliu.me/api/v2/users/oidc/callback"
|
url = "https://coder.ericxliu.me/api/v2/users/oidc/callback"
|
||||||
|
[[languages.en.menu.main]]
|
||||||
|
name = "About"
|
||||||
|
weight = 5
|
||||||
|
url = "/about/"
|
||||||
[[languages.en.menu.main]]
|
[[languages.en.menu.main]]
|
||||||
name = "|"
|
name = "|"
|
||||||
weight = 10
|
weight = 10
|
||||||
|
|||||||
Reference in New Issue
Block a user