Skip to content

Commit 17af23e

Browse files
committed
docs: update base
1 parent 189f5f8 commit 17af23e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import {withMermaid} from 'vitepress-plugin-mermaid';
77
const config = defineConfig({
88
title: "Hyperion",
99
description: "The most advanced Minecraft game engine built in Rust",
10+
base: "/hyperion/",
1011
themeConfig: {
1112
// https://vitepress.dev/reference/default-theme-config
1213
nav: [

0 commit comments

Comments
 (0)