Skip to content

Commit 0879514

Browse files
docs: add the vite documentary to resources (#20939) (vitejs#2188)
Co-authored-by: Alexander Lichter <[email protected]>
1 parent 17ed6b1 commit 0879514

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.vitepress/config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,10 @@ export default defineConfig({
210210
{ text: 'チーム', link: '/team' },
211211
{ text: 'ブログ', link: '/blog' },
212212
{ text: 'リリース', link: '/releases' },
213+
{
214+
text: 'The Documentary',
215+
link: 'https://www.youtube.com/watch?v=bmWQqAKLgT4',
216+
},
213217
{
214218
items: [
215219
{

0 commit comments

Comments
 (0)