From c78f6782a83f88c6c2b6f71d1ea1824809365054 Mon Sep 17 00:00:00 2001 From: syui Date: Sat, 28 Feb 2026 22:53:01 +0900 Subject: [PATCH] fix footer url git --- public/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/config.json b/public/config.json index 73eda31..b3c8f51 100644 --- a/public/config.json +++ b/public/config.json @@ -11,6 +11,6 @@ "network": "syu.is", "color": "#EF454A", "siteUrl": "https://syui.ai", - "repoUrl": "https://git.syui.ai/ai/log", + "repoUrl": "https://git.syui.ai/ai", "oauth": true }