Skip to content

Commit 972c61d

Browse files
committed
update product information
1 parent e3340cd commit 972c61d

File tree

2 files changed

+61
-0
lines changed

2 files changed

+61
-0
lines changed

package.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@
99
"name": "Artem Zakharchenko",
1010
"avatar": "/images/instructor.png",
1111
"xHandle": "kettanaito"
12+
},
13+
"onboardingVideo": "https://www.epicweb.dev/tips/get-started-with-the-epic-workshop-app",
14+
"product": {
15+
"host": "www.epicweb.dev",
16+
"slug": "advanced-vitest-patterns",
17+
"displayName": "EpicWeb.dev",
18+
"displayNameShort": "Epic Web",
19+
"logo": "/logo.svg",
20+
"discordChannelId": "1161045224907341972",
21+
"discordTags": [
22+
"1161046174439063593",
23+
"1409569268143493120"
24+
]
1225
}
1326
},
1427
"type": "module",

public/logo.svg

Lines changed: 48 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)