From df9cd52de64dca4f46e989d727ece11fcf6551d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E8=88=AA=E5=AE=87?= <3364451258@qq.com> Date: Sat, 8 Aug 2026 19:32:23 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=E6=B8=85=E5=8D=95=20GitHub=20=E4=BB=93=E5=BA=93=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/plugin.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/plugin.yaml b/src/main/resources/plugin.yaml index 33b4e8a..90da31b 100644 --- a/src/main/resources/plugin.yaml +++ b/src/main/resources/plugin.yaml @@ -10,13 +10,13 @@ spec: requires: ">=2.25.0" author: name: LHY - website: https://github.com/LHY + website: https://github.com/LHY0125 logo: logo.png - homepage: https://github.com/LHY/dark-mode#readme - repo: https://github.com/LHY/dark-mode - issues: https://github.com/LHY/dark-mode/issues + homepage: https://github.com/LHY0125/halo-dark-mode-plugin#readme + repo: https://github.com/LHY0125/halo-dark-mode-plugin + issues: https://github.com/LHY0125/halo-dark-mode-plugin/issues displayName: "深色模式" description: "为 Halo 后台管理面板提供深色/浅色模式切换,支持跟随系统、手动切换和偏好记忆" license: - name: "GPL-3.0" - url: "https://github.com/LHY/dark-mode/blob/main/LICENSE" + url: "https://github.com/LHY0125/halo-dark-mode-plugin/blob/main/LICENSE"