Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Sep 16, 2024
1 parent aa39fd5 commit 4e3c336
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,19 @@
"title": "Data Modeling Deep Dive 💾",
"subtitle": "Model and query your data with confidence",
"githubRoot": "https://github.com/epicweb-dev/data-modeling/blob/main",
"root": true,
"epicWorkshopSlug": "data-modeling-deep-dive",
"product": {
"host": "www.epicweb.dev",
"slug": "data-modeling-deep-dive",
"displayName": "EpicWeb.dev",
"displayNameShort": "Epic Web",
"logo": "/logo.svg",
"discordChannelId": "1161045224907341972",
"discordTags": [
"1161046174439063593",
"1161045916074115112"
]
},
"onboardingVideo": "https://www.epicweb.dev/tips/get-started-with-the-epic-workshop-app",
"instructor": {
"name": "Kent C. Dodds",
"avatar": "/images/instructor.png",
Expand Down

0 comments on commit 4e3c336

Please sign in to comment.