Skip to content

Commit 52af8a8

Browse files
committed
📝 DOCS: data.json修正
practiceのprefix変更
1 parent 0e98a8a commit 52af8a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dist/data/data.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,15 @@
7171
"id": "2",
7272
"prefixType": "practice",
7373
"icon": "🏄🏻‍♀️",
74-
"displayName": "PRACTICE PROJECT",
74+
"displayName": "PRACTICE PROJECT (React, Three.js)",
7575
"htmlClassName": "practiceProjectPrefixList",
7676
"prefix": [
7777
{
7878
"id": "0",
79-
"constant": "practice-add",
79+
"constant": "practice-learn",
8080
"prefixIcon": "📖",
81-
"prefixText": "ADD",
82-
"description": "ファイル、学んだことの追加"
81+
"prefixText": "LEARN",
82+
"description": "学んだ物の名前、講座名、概要・まとめはコメントにでも"
8383
}
8484
]
8585
},

0 commit comments

Comments
 (0)