mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-18 07:26:48 +00:00
slug 调整兼容已有主题
This commit is contained in:
@@ -295,6 +295,7 @@ export function getNavPages({ allPages }) {
|
||||
tags: item.tags || null,
|
||||
summary: item.summary || null,
|
||||
slug: item.slug,
|
||||
href: item.href,
|
||||
pageIcon: item.pageIcon || '',
|
||||
lastEditedDate: item.lastEditedDate,
|
||||
publishDate: item.publishDate,
|
||||
|
||||
Reference in New Issue
Block a user