diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 7e34dda0a724720d3704af794c6af6484f05a9e1..b2b3bf5f9d68be99b6b67d37297e7c6bcc66e701 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -38,8 +38,8 @@ export default defineUserConfig({ text: 'Awards', children: [ { text: 'Education', link: '/education' }, - { text: 'Sustainable', link: '/sustainable'} - { text: 'New Basic Part', link: '/new-basic-part' }, + { text: 'Sustainable', link: '/sustainable'}, + { text: 'New Basic Part', link: '/new-basic-part'}, ] }, ],