mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 00:46:29 +00:00
chore: update sidebar with new chemistry problem
This commit is contained in:
parent
38b6455b2b
commit
1a38220c32
@ -19,9 +19,12 @@ export const sidebar: DefaultTheme.Config['sidebar'] = {
|
||||
],
|
||||
},
|
||||
{
|
||||
text: 'Presentation Problems',
|
||||
text: 'Problems & Solutions',
|
||||
collapsed: true,
|
||||
items: [{ text: 'Presentation Problem 2-20', link: '/academic/chemistry/presentation-problems/pp-2-20' }],
|
||||
items: [
|
||||
{ text: 'Problem: 2-20', link: '/academic/chemistry/problems/2-20' },
|
||||
{ text: 'Problem: 3-2', link: '/academic/chemistry/problems/3-2' },
|
||||
],
|
||||
},
|
||||
],
|
||||
// chemistry sidebar end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user