We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87aad40 commit 6c0265dCopy full SHA for 6c0265d
rspress.config.ts
@@ -3,7 +3,7 @@ import { defineConfig } from "rspress/config";
3
import alignImage from "rspress-plugin-align-image";
4
5
export default defineConfig({
6
- base:"/genui/",
+ base:"/GenUI.github.io/",
7
root: path.join(__dirname, "docs"),
8
title: "GenUI Book",
9
description: "A book for GenUI",
0 commit comments