Skip to content

Commit 84e9ebe

Browse files
committed
[vitepress] configure basepath
1 parent e84ef4e commit 84e9ebe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import { withMermaid } from "vitepress-plugin-mermaid";
66
export default withMermaid(defineConfig({
77
title: "CobaltCore",
88
description: "Opinionated OpenStack distribution that builds upon IronCore’s foundation to support non-cloud-native workloads",
9+
base: "/docs/",
910
head: [['link', { rel: 'icon', href: 'https://raw.githubusercontent.com/cobaltcore-dev/.github/refs/heads/main/assets/Logo_Cobalt_Core_background_white.svg' }]],
1011
themeConfig: {
1112
// https://vitepress.dev/reference/default-theme-config

0 commit comments

Comments
 (0)