Skip to content

Commit

Permalink
Likes block: add keywords
Browse files Browse the repository at this point in the history
Adds "likes" and "heart" to keywords for Likes block
  • Loading branch information
simison authored Aug 8, 2024
1 parent 405d3b8 commit 7fc1c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/plugins/jetpack/extensions/blocks/like/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "jetpack/like",
"title": "Like",
"description": "Give your readers the ability to show appreciation for your posts.",
"keywords": [ "like", "thumbs up", "button" ],
"keywords": [ "like", "likes", "thumbs up", "button", "heart" ],
"version": "1.0.0",
"textdomain": "jetpack",
"category": "grow",
Expand Down

0 comments on commit 7fc1c9c

Please sign in to comment.