Skip to content

Commit 5767739

Browse files
committed
improve setup
1 parent b7533a3 commit 5767739

File tree

7 files changed

+48
-2
lines changed

7 files changed

+48
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div align="center">
1616
<a
1717
alt="Epic Web logo with the words Deployed Version"
18-
href="https://advanced-react-apis.epicweb.dev"
18+
href="https://advanced-apis.epicreact.dev"
1919
>
2020
<img
2121
width="300px"

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@
44
"epicshop": {
55
"title": "Advanced React APIs 🔥",
66
"subtitle": "Learn the more advanced React APIs and different use cases to enable great user experiences.",
7-
"githubRoot": "https://github.com/epicweb-dev/advanced-react-apis/blob/main",
7+
"githubRepo": "https://github.com/epicweb-dev/advanced-react-apis",
8+
"product": {
9+
"host": "www.epicreact.dev",
10+
"slug": "advanced-react-apis",
11+
"displayName": "EpicReact.dev",
12+
"displayNameShort": "Epic React",
13+
"logo": "/logo.svg"
14+
},
815
"instructor": {
916
"name": "Kent C. Dodds",
1017
"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)