diff --git a/src/.vitepress/config.ts b/src/.vitepress/config.ts index 9b4b640..360f2ef 100755 --- a/src/.vitepress/config.ts +++ b/src/.vitepress/config.ts @@ -71,10 +71,10 @@ export default defineConfig({ text: 'Home', link: '/', }, - { - text: 'Projects', - link: '/projects/', - }, + // { + // text: 'Projects', + // link: '/projects/', + // }, { text: 'Conferences', link: '/conferences', @@ -86,7 +86,7 @@ export default defineConfig({ ], sidebar: { '/': sortedSidebar, - '/projects/': [{ text: 'Hotspringers', link: '/projects/hotspringers' }], + // '/projects/': [{ text: 'Hotspringers', link: '/projects/hotspringers' }], }, carbonAds: { code: 'CWYDCK7J',