Skip to content

Commit e8707c1

Browse files
committed
Merge remote-tracking branch 'origin/main' into feat/docs
2 parents 6dd9290 + 0235e6e commit e8707c1

File tree

3 files changed

+1
-0
lines changed

3 files 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
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)