Skip to content

Commit 7bbf38b

Browse files
maratalclaude
andcommitted
docs(push): add Next.js push notifications getting started guide
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 92fe224 commit 7bbf38b

File tree

4 files changed

+556
-0
lines changed

4 files changed

+556
-0
lines changed

src/data/nav/pubsub.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,10 @@ export default {
268268
name: 'FCM',
269269
link: '/docs/push/getting-started/fcm',
270270
},
271+
{
272+
name: 'Next.js',
273+
link: '/docs/push/getting-started/nextjs',
274+
},
271275
],
272276
},
273277
{
241 KB
Loading
172 KB
Loading

0 commit comments

Comments
 (0)