Skip to content

Commit 7b02929

Browse files
committed
fix: add generator link
1 parent 7c7be47 commit 7b02929

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app.config.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,12 @@ export default defineAppConfig({
109109
}
110110
]
111111
},
112+
{
113+
title: 'Generator',
114+
to: 'https://gen.plugify.net/',
115+
target: '_self',
116+
showLinkIcon: true,
117+
},
112118
{
113119
title: 'API Hub',
114120
to: 'https://api.plugify.net/',

0 commit comments

Comments
 (0)