Skip to content

Commit 7d4c8d2

Browse files
authored
docs: update config.mts
1 parent c9f572d commit 7d4c8d2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/.vitepress/config.mts

+8
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,10 @@ export default defineConfig({
251251
text: "Agenda",
252252
link: `/tutorials/agenda`
253253
},
254+
{
255+
text: "Pulse",
256+
link: `/tutorials/pulse`
257+
},
254258
{
255259
text: "Serverless",
256260
link: `/tutorials/serverless`
@@ -555,6 +559,10 @@ export default defineConfig({
555559
text: "Agenda",
556560
link: `/tutorials/agenda`
557561
},
562+
{
563+
text: "Pulse",
564+
link: `/tutorials/pulse`
565+
},
558566
{
559567
text: "Serverless",
560568
link: `/tutorials/serverless`

0 commit comments

Comments
 (0)