From 16867603a485d075c429656dff6fe58e2dd66e60 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Mon, 13 May 2024 11:08:38 +0800 Subject: [PATCH 1/2] chore: update plugin.yaml --- src/main/resources/plugin.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/resources/plugin.yaml b/src/main/resources/plugin.yaml index 7d9b334..fff7ffd 100644 --- a/src/main/resources/plugin.yaml +++ b/src/main/resources/plugin.yaml @@ -11,12 +11,14 @@ spec: version: 1.1.1 requires: ">=2.7.0" author: - name: Halo OSS Team + name: Halo website: https://github.com/halo-dev logo: logo.svg settingName: plugin-feed-setting configMapName: plugin-feed-config - homepage: https://github.com/halo-dev/plugin-feed + homepage: https://www.halo.run/store/apps/app-KhIVw + repo: https://github.com/halo-dev/plugin-feed + issues: https://github.com/halo-dev/plugin-feed/issues displayName: "RSS" description: "为站点生成 RSS 订阅链接" license: From 4a65da98b982ef2febb357ad3320a505e8820eb0 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Mon, 13 May 2024 11:09:54 +0800 Subject: [PATCH 2/2] Update plugin.yaml --- src/main/resources/plugin.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/plugin.yaml b/src/main/resources/plugin.yaml index fff7ffd..d960521 100644 --- a/src/main/resources/plugin.yaml +++ b/src/main/resources/plugin.yaml @@ -23,3 +23,4 @@ spec: description: "为站点生成 RSS 订阅链接" license: - name: "GPL-3.0" + url: "https://github.com/halo-dev/plugin-feed/blob/ruibaby-patch-1/LICENSE"