From 4983f20a0c44df0705513b798768b77e3dc82bdd Mon Sep 17 00:00:00 2001 From: QihanNX Date: Sun, 14 Jun 2026 13:58:08 +0800 Subject: [PATCH] Update astro-paper.config.ts --- astro-paper.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro-paper.config.ts b/astro-paper.config.ts index 636b197..bc8eff4 100644 --- a/astro-paper.config.ts +++ b/astro-paper.config.ts @@ -24,7 +24,7 @@ export default defineAstroPaperConfig({ showBackButton: true, editPost: { enabled: false, - url: "https://github.com/ChenQihan666/Qihan-Blog/", + url: "", }, search: "pagefind", },