chore: rename file and title to meet convention as well in sidebar

This commit is contained in:
andatoshiki 2023-03-02 13:53:12 +08:00
parent 060d39eb69
commit cdcf1997fd
2 changed files with 3 additions and 3 deletions

View File

@ -22,8 +22,8 @@ export const sidebar: DefaultTheme.Config['sidebar'] = {
text: 'Problems & Solutions', text: 'Problems & Solutions',
collapsed: true, collapsed: true,
items: [ items: [
{ text: 'Problem: 2-20', link: '/academic/chemistry/problems/2-20' }, { text: 'Problem: 02-20', link: '/academic/chemistry/problems/2-20' },
{ text: 'Problem: 3-2', link: '/academic/chemistry/problems/3-2' }, { text: 'Problem: 03-02', link: '/academic/chemistry/problems/3-2' },
], ],
}, },
], ],

View File

@ -1,4 +1,4 @@
# Presentation problem: 2-20 # Presentation problem: 02-20
## Question ## Question