docs: update astro.mdx

This commit is contained in:
Jie
2025-08-06 15:52:05 +08:00
committed by GitHub
parent 44fdfcc8d9
commit 4f945842a9

View File

@@ -173,7 +173,7 @@ export const prerender = false;
withProvider={{ user }} withProvider={{ user }}
config={{ config={{
basepath: "/admin", basepath: "/admin",
color_scheme: "dark", theme: "dark",
logo_return_path: "/../" logo_return_path: "/../"
}} }}
client:only client:only