diff --git a/config.toml b/config.toml index a155d46..14bcbfe 100644 --- a/config.toml +++ b/config.toml @@ -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