mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
修复标签页归档数
This commit is contained in:
@@ -15,7 +15,7 @@ export async function getStaticProps () {
|
||||
latestPosts
|
||||
} = await getGlobalNotionData({
|
||||
from,
|
||||
includePage: true,
|
||||
includePage: false,
|
||||
tagsCount: 0
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user