Skip to content

Commit 0039eff

Browse files
committed
chore: fix example
1 parent 65af517 commit 0039eff

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

example/package.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
"name": "epicshop-example",
33
"private": true,
44
"epicshop": {
5-
"title": "Web App Fundamentals 🔭",
5+
"title": "Epic Workshop Tutorial 🔭",
66
"subtitle": "Learn the foundational tools and skills of building web applications",
77
"product": {
8-
"host": "www.epicreact.dev",
9-
"slug": "react-fundamentals",
10-
"logo": "/images/logo.svg",
11-
"displayName": "EpicReact.dev",
12-
"displayNameShort": "EpicReact",
8+
"host": "www.epicweb.dev",
9+
"slug": "learn-how-to-use-the-epic-workshop-app~kfmou",
10+
"displayName": "EpicWeb.dev",
11+
"displayNameShort": "Epic Web",
1312
"discordChannelId": "1285244676286189569",
1413
"discordTags": [
1514
"1285246046498328627",

0 commit comments

Comments
 (0)