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/",
|
||||
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=" },
|
||||
|
||||
Reference in New Issue
Block a user