mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-30 07:26:45 +00:00
更换标题
This commit is contained in:
@@ -11,7 +11,7 @@ export async function getStaticProps () {
|
||||
)
|
||||
const tags = await getAllTags(posts)
|
||||
const meta = {
|
||||
title: `${BLOG.title} | 首页`,
|
||||
title: `${BLOG.title} | ${BLOG.description} `,
|
||||
description: BLOG.description,
|
||||
type: 'website'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user