diff --git a/site/.vitepress/config.ts b/site/.vitepress/config.ts index f88c64fe..aa0165e1 100644 --- a/site/.vitepress/config.ts +++ b/site/.vitepress/config.ts @@ -27,7 +27,7 @@ export default defineConfig({ { text: "Start", link: "/start/install" }, { text: "Concepts", link: "/concepts/vaults" }, { text: "Guides", link: "/guides/capture-a-note" }, - { text: "Downloads", link: "/download/", target: "_self" }, + { text: "Downloads", link: "https://tolaria.md/download/", target: "_self", noIcon: true }, ], search: { provider: "local", diff --git a/site/.vitepress/theme/LandingHome.vue b/site/.vitepress/theme/LandingHome.vue index 395e782b..d1cfb5c9 100644 --- a/site/.vitepress/theme/LandingHome.vue +++ b/site/.vitepress/theme/LandingHome.vue @@ -182,7 +182,7 @@ const testimonials = [