Skip to content

Commit 3e107f8

Browse files
committed
feat: add content to sidebar navigation
1 parent 7e0aeb5 commit 3e107f8

File tree

1 file changed

+15
-1
lines changed
  • apps/developer-hub/content/docs/pyth-core

1 file changed

+15
-1
lines changed

apps/developer-hub/content/docs/pyth-core/meta.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,19 @@
33
"title": "Pyth Core",
44
"description": "Real-time data from financial institutions",
55
"icon": "ChartLine",
6-
"pages": ["index", "---Guides---", "how-to-guides"]
6+
"pages": ["index", "getting-started", "---Tutorials---", "create-your-first-pyth-app", "---Guides---", "use-real-time-data", "fetch-price-updates", "schedule-price-updates",
7+
"migrate-an-app-to-pyth",
8+
"use-pyth-for-morpho",
9+
"publish-data",
10+
"troubleshoot", "---Reference Material---", "api-reference",
11+
"price-feeds",
12+
"current-fees",
13+
"sponsored-feeds",
14+
"market-hours",
15+
"best-practices",
16+
"error-codes",
17+
"api-instances-and-providers",
18+
"contract-addresses",
19+
"pythnet-reference", "---Understand Pyth---", "pull-updates",
20+
"how-pyth-works"]
721
}

0 commit comments

Comments
 (0)