Skip to content

Commit 39ff32c

Browse files
committed
add discord and onboarding info
1 parent 61e456f commit 39ff32c

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": "react-hooks",
1111
"displayName": "EpicReact.dev",
1212
"displayNameShort": "Epic React",
13-
"logo": "/logo.svg"
13+
"logo": "/logo.svg",
14+
"discordChannelId": "1285244676286189569",
15+
"discordTags": [
16+
"1285246046498328627",
17+
"1285245663281549448"
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)