Skip to content

Commit 60367ee

Browse files
authored
docs: add Mastodon to “resources” in docs navigation (#16370)
1 parent 77562c3 commit 60367ee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,10 @@ export default defineConfig({
148148
{ text: 'Releases', link: '/releases' },
149149
{
150150
items: [
151+
{
152+
text: 'Mastodon',
153+
link: 'https://elk.zone/m.webtoo.ls/@vite',
154+
},
151155
{
152156
text: 'Twitter',
153157
link: 'https://twitter.com/vite_js',

0 commit comments

Comments
 (0)