Skip to content

Commit 47cab06

Browse files
fix
1 parent 3bbd19a commit 47cab06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/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"), // 마크다운, index.md 등 위치
6+
base: "/cloud-push/", // ✅ GitHub Pages 경로 기준
67
title: "Cloud Push",
78
icon: "/logo.png",
89
logo: {

0 commit comments

Comments
 (0)