There was an error while loading. Please reload this page.
2 parents 3c50862 + 297c59a commit 1846cf2Copy full SHA for 1846cf2
2 files changed
docs/.vitepress/config.mjs
@@ -60,7 +60,8 @@ export default defineConfig({
60
{ text: 'Chapter 1', link: '/lectures/chapter-01' },
61
{ text: 'Chapter 2', link: '/lectures/chapter-02' },
62
{ text: 'Chapter 3', link: '/lectures/chapter-03' },
63
- { text: 'Chapter 4', link: '/lectures/chapter-04' }
+ { text: 'Chapter 4', link: '/lectures/chapter-04' },
64
+ { text: 'Chapter 5', link: '/lectures/chapter-05' }
65
],
66
activeMatch: '^/lectures/'
67
},
0 commit comments