From 249deef4dd295b86ca1377ef8e0961f7b6f4aca5 Mon Sep 17 00:00:00 2001 From: QihanNX Date: Sat, 13 Jun 2026 17:37:24 +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 5cf246e..a7404cc 100644 --- a/astro-paper.config.ts +++ b/astro-paper.config.ts @@ -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", },