Skip to content

Commit 6429a6c

Browse files
committed
test
1 parent d7da273 commit 6429a6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rspress.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { defineConfig } from "rspress/config";
33

44
export default defineConfig({
55
root: path.join(__dirname, "docs"),
6+
base: "/scripting-docs/",
67
// outDir: "public",
78
title: "Scripting",
89
icon: "/scripting-icon.png",

0 commit comments

Comments
 (0)