Skip to content

Commit 2bf2b89

Browse files
committed
docs: added basepath
1 parent 6dd9290 commit 2bf2b89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { defineConfig } from "vitepress"
44
export default defineConfig({
55
title: "Viur Administration",
66
description: "The administration interface for Viur 3 systems",
7+
base: "/vi-admin/",
78
head: [["link", { rel: "icon", href: "/logo.png" }]],
89
themeConfig: {
910
// https://vitepress.dev/reference/default-theme-config

0 commit comments

Comments
 (0)