1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos-docs synced 2026-07-04 12:03:42 +02:00

.vitepress/config.ts: remove base dir as github pages is served via custom url now :)

This commit is contained in:
Henrik Hautakoski 2023-08-15 21:20:47 +02:00
parent 0594501428
commit 8af301e505

View file

@ -6,7 +6,6 @@ export default defineConfig({
description: "Your Antilope SHIP Provider", description: "Your Antilope SHIP Provider",
cleanUrls: true, cleanUrls: true,
outDir: "dist", outDir: "dist",
base: "/thalos-docs",
themeConfig: { themeConfig: {
logo: "/logo-small.svg", logo: "/logo-small.svg",
search: { search: {