Skip to content

Commit cfaa207

Browse files
maratalclaude
andcommitted
feat: add Next.js push notifications getting started guide
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0124328 commit cfaa207

3 files changed

Lines changed: 472 additions & 0 deletions

File tree

src/data/nav/pubsub.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,10 @@ export default {
284284
name: 'Flutter',
285285
link: '/docs/push/getting-started/flutter',
286286
},
287+
{
288+
name: 'Next.js',
289+
link: '/docs/push/getting-started/nextjs',
290+
},
287291
],
288292
},
289293
{
144 KB
Loading

0 commit comments

Comments
 (0)