From 3439691039f3b479545f8588608dec186fb228f0 Mon Sep 17 00:00:00 2001 From: eric Liu Date: Tue, 11 Jun 2024 18:35:39 +0000 Subject: [PATCH] Update config.toml --- config.toml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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