Skip to content

Commit bb21de4

Browse files
authored
chore: update license in plugin.yaml (#8)
更新 plugin.yaml 中的 License 类型,修复与仓库的 License 文件不对应的问题。 /kind improvement ```release-note None ```
1 parent 2fdb793 commit bb21de4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/main/resources/plugin.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ spec:
1414
displayName: "Sitemap"
1515
description: "为站点生成站点地图"
1616
license:
17-
- name: "MIT"
17+
- name: "GPL-3.0"
18+
url: "https://github.com/halo-sigs/plugin-sitemap/blob/main/LICENSE"

0 commit comments

Comments
 (0)