From 8af301e5051e09471217576caba17e2f658c00c1 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Tue, 15 Aug 2023 21:20:47 +0200 Subject: [PATCH] .vitepress/config.ts: remove base dir as github pages is served via custom url now :) --- .vitepress/config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/.vitepress/config.ts b/.vitepress/config.ts index ace36f0..a77deb3 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -6,7 +6,6 @@ export default defineConfig({ description: "Your Antilope SHIP Provider", cleanUrls: true, outDir: "dist", - base: "/thalos-docs", themeConfig: { logo: "/logo-small.svg", search: {