mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 05:25:56 +00:00
chore: add sidebar entry component for cis105 lecture notes for chapter 9
This commit is contained in:
parent
820ad72d9c
commit
ec5bbf1bf8
@ -202,6 +202,10 @@ export const sidebar: DefaultTheme.Config['sidebar'] = {
|
|||||||
text: 'Lect 8: Green Computer Networks',
|
text: 'Lect 8: Green Computer Networks',
|
||||||
link: '/academic/cis105/cis105-l8-lecture-note',
|
link: '/academic/cis105/cis105-l8-lecture-note',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
text: 'Lect 9: Internet',
|
||||||
|
link: '/academic/cis105/cis105-l9-lecture-note',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user