Skip to content

Commit bf415c8

Browse files
committedSep 16, 2024·
add more config
1 parent 4b525f2 commit bf415c8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed
 

‎package.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,14 @@
1010
"slug": "advanced-react-patterns",
1111
"displayName": "EpicReact.dev",
1212
"displayNameShort": "Epic React",
13-
"logo": "/logo.svg"
13+
"logo": "/logo.svg",
14+
"discordChannelId": "1285244676286189569",
15+
"discordTags": [
16+
"1285246046498328627",
17+
"1285245811944325193"
18+
]
1419
},
20+
"onboardingVideo": "https://www.epicweb.dev/tips/get-started-with-the-epic-workshop-app-for-react",
1521
"instructor": {
1622
"name": "Kent C. Dodds",
1723
"avatar": "/images/instructor.png",

0 commit comments

Comments
 (0)
Please sign in to comment.