Update astro-paper.config.ts

This commit is contained in:
2026-06-14 13:45:57 +08:00
committed by GitHub
parent 907e867460
commit c81cfd6832
+5 -5
View File
@@ -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=" },