diff --git a/astro-paper.config.ts b/astro-paper.config.ts index a7404cc..636b197 100644 --- a/astro-paper.config.ts +++ b/astro-paper.config.ts @@ -5,8 +5,8 @@ export default defineAstroPaperConfig({ url: "https://qihanx.cn/", title: "启涵的小破站", description: "最慢的步伐不是跬步,而是徘徊;最快的脚步不是冲刺,而是坚持。", - author: "Sat Naing", - profile: "https://satna.ing", + author: "Chen Qihan", + profile: "https://qihanx.cn", ogImage: "default-og.jpg", lang: "en", timezone: "Asia/Shanghai", @@ -23,15 +23,15 @@ export default defineAstroPaperConfig({ showArchives: true, showBackButton: true, editPost: { - enabled: true, + enabled: false, url: "https://github.com/ChenQihan666/Qihan-Blog/", }, search: "pagefind", }, socials: [ - { name: "github", url: "https://github.com/ChenQihan666/" }, + { name: "github", url: "https://github.com/ChenQihan666" }, { name: "x", url: "https://x.com/QihanNX" }, - { name: "mail", url: "mailto:nuo66688@163.com" }, + { name: "mail", url: "mailto:im@qihanx.cn" }, ], shareLinks: [ { name: "whatsapp", url: "https://wa.me/?text=" },