mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
Update astro-paper.config.ts
This commit is contained in:
@@ -5,8 +5,8 @@ export default defineAstroPaperConfig({
|
|||||||
url: "https://qihanx.cn/",
|
url: "https://qihanx.cn/",
|
||||||
title: "启涵的小破站",
|
title: "启涵的小破站",
|
||||||
description: "最慢的步伐不是跬步,而是徘徊;最快的脚步不是冲刺,而是坚持。",
|
description: "最慢的步伐不是跬步,而是徘徊;最快的脚步不是冲刺,而是坚持。",
|
||||||
author: "Sat Naing",
|
author: "Chen Qihan",
|
||||||
profile: "https://satna.ing",
|
profile: "https://qihanx.cn",
|
||||||
ogImage: "default-og.jpg",
|
ogImage: "default-og.jpg",
|
||||||
lang: "en",
|
lang: "en",
|
||||||
timezone: "Asia/Shanghai",
|
timezone: "Asia/Shanghai",
|
||||||
@@ -23,15 +23,15 @@ export default defineAstroPaperConfig({
|
|||||||
showArchives: true,
|
showArchives: true,
|
||||||
showBackButton: true,
|
showBackButton: true,
|
||||||
editPost: {
|
editPost: {
|
||||||
enabled: true,
|
enabled: false,
|
||||||
url: "https://github.com/ChenQihan666/Qihan-Blog/",
|
url: "https://github.com/ChenQihan666/Qihan-Blog/",
|
||||||
},
|
},
|
||||||
search: "pagefind",
|
search: "pagefind",
|
||||||
},
|
},
|
||||||
socials: [
|
socials: [
|
||||||
{ name: "github", url: "https://github.com/ChenQihan666/" },
|
{ name: "github", url: "https://github.com/ChenQihan666" },
|
||||||
{ name: "x", url: "https://x.com/QihanNX" },
|
{ name: "x", url: "https://x.com/QihanNX" },
|
||||||
{ name: "mail", url: "mailto:nuo66688@163.com" },
|
{ name: "mail", url: "mailto:im@qihanx.cn" },
|
||||||
],
|
],
|
||||||
shareLinks: [
|
shareLinks: [
|
||||||
{ name: "whatsapp", url: "https://wa.me/?text=" },
|
{ name: "whatsapp", url: "https://wa.me/?text=" },
|
||||||
|
|||||||
Reference in New Issue
Block a user