diff --git a/blog.config.js b/blog.config.js index 82f93cb8..3df0b0aa 100644 --- a/blog.config.js +++ b/blog.config.js @@ -21,7 +21,7 @@ const BLOG = { showArchive: true, // WIP 是否显示归档 autoCollapsedNavBar: false, // the automatically collapsed navigation bar socialLink: { - weibo: 'https://weibo.com/u/2245301913', + weibo: 'https://weibo.com/tangly1024', twitter: '', github: 'https://github.com/tangly1024', telegram: '' diff --git a/components/ArticleDetail.js b/components/ArticleDetail.js index 136f5085..053c8af2 100644 --- a/components/ArticleDetail.js +++ b/components/ArticleDetail.js @@ -60,7 +60,7 @@ export default function ArticleDetail ({ post, blockMap, recommendPosts, prev, n {post.type && !post.type.includes('Page') && post?.page_cover && (