Skip to content

Commit a46ebd4

Browse files
authored
Add Analytics and Notifications categories to sidebar
1 parent 528ea27 commit a46ebd4

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

versioned_sidebars/version-0.13-sidebars.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,11 @@
134134
}
135135
]
136136
},
137+
{
138+
type: "category",
139+
label: "Analytics",
140+
items: ["capabilities/analytics/analytics-overview", "capabilities/analytics/devvit-journeys"],
141+
},
137142
{
138143
"type": "category",
139144
"label": "Automation & Triggers",
@@ -159,6 +164,14 @@
159164
"earn-money/payments/support_this_app"
160165
]
161166
},
167+
{
168+
type: "category",
169+
label: "Notifications",
170+
items: [
171+
"capabilities/notifications/notifications-overview",
172+
"capabilities/notifications/pn-best-practices",
173+
"capabilities/notifications/adding-streaks"],
174+
},
162175
{
163176
"type": "category",
164177
"label": "Post Creation & Navigation",

0 commit comments

Comments
 (0)