We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c2b113 commit 88a3a85Copy full SHA for 88a3a85
1 file changed
.vitepress/config.ts
@@ -235,6 +235,10 @@ const config = defineConfig({
235
{ text: 'ブログ', link: '/blog' },
236
{ text: 'リリース', link: '/releases' },
237
{ text: '謝辞', link: '/acknowledgements' },
238
+ {
239
+ text: 'プラグインレジストリ',
240
+ link: 'https://registry.vite.dev/plugins',
241
+ },
242
{
243
text: 'The Documentary',
244
link: 'https://www.youtube.com/watch?v=bmWQqAKLgT4',
0 commit comments