Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit 7f95895

Browse files
committed
add some keywords to ease searching
1 parent 73a1ddf commit 7f95895

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blocks.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "file",
44
"id": "scrim-file-block",
55
"title": "Scrimba File Block",
6-
"description": "Record interactive code-casts inside Github",
6+
"description": "Record interactive scrims (screencasts, code-casts, videos, audio) inside Github",
77
"entry": "blocks/scrimba-block.tsx",
88
"matches": ["*"],
99
"example_path": "https://github.com/imba/imba/README.md"
@@ -12,7 +12,7 @@
1212
"type": "folder",
1313
"id": "scrim-folder-block",
1414
"title": "Scrimba Folder Block",
15-
"description": "Record interactive code-casts inside Github",
15+
"description": "Record interactive scrims (screencasts, code-casts, videos, audio) inside Github",
1616
"entry": "blocks/scrimba-block.tsx",
1717
"matches": ["*"],
1818
"example_path": "https://github.com/imba/imba"

0 commit comments

Comments
 (0)