Skip to content

Commit

Permalink
chore: add extension-definitions.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <[email protected]>
  • Loading branch information
ruibaby committed Jun 25, 2024
1 parent 40de277 commit 13cf2fc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/main/resources/extensions/extension-definitions.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: plugin.halo.run/v1alpha1
kind: ExtensionDefinition
metadata:
name: default-comment-widget
spec:
className: run.halo.comment.widget.DefaultCommentWidget
extensionPointName: comment-widget
displayName: "默认评论组件"
description: "Halo 默认提供的评论组件插件"

0 comments on commit 13cf2fc

Please sign in to comment.