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 405bd2d commit b316da1Copy full SHA for b316da1
rspress.config.ts
@@ -3,7 +3,6 @@ import { defineConfig } from "rspress/config";
3
import alignImage from "rspress-plugin-align-image";
4
5
export default defineConfig({
6
- base:"/GenUI.github.io/",
7
root: path.join(__dirname, "docs"),
8
title: "GenUI Book",
9
description: "A book for GenUI",
0 commit comments