Update astro-paper.config.ts

This commit is contained in:
2026-06-14 13:58:08 +08:00
committed by GitHub
parent 5c0dc4c236
commit 4983f20a0c
+1 -1
View File
@@ -24,7 +24,7 @@ export default defineAstroPaperConfig({
showBackButton: true, showBackButton: true,
editPost: { editPost: {
enabled: false, enabled: false,
url: "https://github.com/ChenQihan666/Qihan-Blog/", url: "",
}, },
search: "pagefind", search: "pagefind",
}, },