fix: links, things to try page

This commit is contained in:
2026-08-28 07:19:08 +02:00
parent e49e2b4df9
commit ddaaec43a1
2 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -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'