1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos-docs synced 2026-06-16 04:34:55 +02:00

.vitepress/config.ts: set base path correctly for github pages.

This commit is contained in:
Henrik Hautakoski 2023-08-15 18:18:19 +02:00
parent 09820e3a50
commit 0594501428

View file

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