From 5240396f7a75e65e99509f8ed82464e9beed0b7e Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Thu, 14 Sep 2023 11:49:33 +0800 Subject: [PATCH] chore: update logo Signed-off-by: Ryan Wang --- src/main/resources/logo.svg | 1 + src/main/resources/plugin.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 src/main/resources/logo.svg diff --git a/src/main/resources/logo.svg b/src/main/resources/logo.svg new file mode 100644 index 0000000..c5e5bd9 --- /dev/null +++ b/src/main/resources/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/main/resources/plugin.yaml b/src/main/resources/plugin.yaml index 329df9e..f5c4f02 100644 --- a/src/main/resources/plugin.yaml +++ b/src/main/resources/plugin.yaml @@ -11,7 +11,7 @@ spec: author: name: Halo OSS Team website: https://github.com/halo-dev - logo: https://halo.run/logo + logo: logo.svg settingName: plugin-feed-setting configMapName: plugin-feed-config # 'homepage' usually links to the GitHub repository of the plugin