mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-17 04:40:02 +02:00
.vitepress/config.ts: remove base dir as github pages is served via custom url now :)
This commit is contained in:
parent
0594501428
commit
8af301e505
1 changed files with 0 additions and 1 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue