Update astro-paper.config.ts

This commit is contained in:
2026-06-13 17:37:24 +08:00
committed by GitHub
parent 62f1ddf63d
commit 249deef4dd
+1 -1
View File
@@ -24,7 +24,7 @@ export default defineAstroPaperConfig({
showBackButton: true,
editPost: {
enabled: true,
url: "https://github.com/satnaing/astro-paper/edit/main/",
url: "https://github.com/ChenQihan666/Qihan-Blog/",
},
search: "pagefind",
},