Skip to content

Commit 3d31940

Browse files
docs: add the vite documentary to resources (#20939)
1 parent dff1381 commit 3d31940

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
@@ -203,6 +203,10 @@ export default defineConfig({
203203
{ text: 'Team', link: '/team' },
204204
{ text: 'Blog', link: '/blog' },
205205
{ text: 'Releases', link: '/releases' },
206+
{
207+
text: 'The Documentary',
208+
link: 'https://www.youtube.com/watch?v=bmWQqAKLgT4',
209+
},
206210
{
207211
items: [
208212
{

0 commit comments

Comments
 (0)