Skip to content

Commit 296e121

Browse files
committed
update og stuff
1 parent 3d2a0dc commit 296e121

File tree

6 files changed

+46
-2
lines changed

6 files changed

+46
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@
55
"title": "Build React Hooks 🪝",
66
"subtitle": "Understand how React hooks work by building them from scratch",
77
"githubRoot": "https://github.com/epicweb-dev/build-react-hooks/blob/main",
8-
"epicWorkshopSlug": "build-react-hooks",
9-
"epicWorkshopHost": "www.epicreact.dev",
8+
"product": {
9+
"host": "www.epicreact.dev",
10+
"slug": "build-react-hooks",
11+
"displayName": "EpicReact.dev",
12+
"displayNameShort": "Epic React",
13+
"logo": "/logo.svg"
14+
},
1015
"instructor": {
1116
"name": "Kent C. Dodds",
1217
"avatar": "/images/instructor.png",

public/favicon.ico

14.7 KB
Binary file not shown.

public/favicon.svg

Lines changed: 13 additions & 0 deletions
Loading

public/logo.svg

Lines changed: 25 additions & 0 deletions
Loading

public/og/background.png

714 KB
Loading

public/og/logo.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)