fix: links, things to try page
This commit is contained in:
@@ -11,8 +11,8 @@ export default defineConfig({
|
||||
// https://vitepress.dev/reference/default-theme-config
|
||||
nav: [
|
||||
{ text: 'Home', link: '/' },
|
||||
{ text: 'Summaries', link: '/summaries' },
|
||||
{ text: 'ETH (Erstie) Guide', link: '/guide', activeMatch: '/guide/' },
|
||||
{ text: 'Summaries', link: '/summaries/', activeMatch: '/summaries/' },
|
||||
{ text: 'ETH (Erstie) Guide', link: '/guide/', activeMatch: '/guide/' },
|
||||
],
|
||||
search: {
|
||||
'provider': 'local'
|
||||
|
||||
Reference in New Issue
Block a user