diff --git a/config.toml b/config.toml index 0f9953a..d658e82 100644 --- a/config.toml +++ b/config.toml @@ -66,9 +66,13 @@ enableGitInfo = true weight = 2 url = "https://git.ericxliu.me/user/oauth2/Authenitk" [[languages.en.menu.main]] - name = "Nextcloud" + name = "Coder" weight = 3 - url = "https://cloud.ericxliu.me/apps/user_oidc/login/1" + url = "https://coder.ericxliu.me/api/v2/users/oidc/callback" + [[languages.en.menu.main]] + name = "RSS" + weight = 4 + url = "https://rss.ericxliu.me/oauth2/oidc/redirect" [[languages.en.menu.main]] name = "|" weight = 10