mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 06:25:55 +00:00
chore: rename file and title to meet convention as well in sidebar
This commit is contained in:
parent
060d39eb69
commit
cdcf1997fd
@ -22,8 +22,8 @@ export const sidebar: DefaultTheme.Config['sidebar'] = {
|
||||
text: 'Problems & Solutions',
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Problem: 2-20', link: '/academic/chemistry/problems/2-20' },
|
||||
{ text: 'Problem: 3-2', link: '/academic/chemistry/problems/3-2' },
|
||||
{ text: 'Problem: 02-20', link: '/academic/chemistry/problems/2-20' },
|
||||
{ text: 'Problem: 03-02', link: '/academic/chemistry/problems/3-2' },
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Presentation problem: 2-20
|
||||
# Presentation problem: 02-20
|
||||
|
||||
## Question
|
||||
|
||||
Loading…
Reference in New Issue
Block a user