Skip to content

Commit 6c0265d

Browse files
committed
basic prefix
1 parent 87aad40 commit 6c0265d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rspress.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { defineConfig } from "rspress/config";
33
import alignImage from "rspress-plugin-align-image";
44

55
export default defineConfig({
6-
base:"/genui/",
6+
base:"/GenUI.github.io/",
77
root: path.join(__dirname, "docs"),
88
title: "GenUI Book",
99
description: "A book for GenUI",

0 commit comments

Comments
 (0)