mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-02 15:10:16 +00:00
NEXT主题-fontawesome改成引用CDN
This commit is contained in:
@@ -26,7 +26,7 @@ export async function getStaticProps () {
|
||||
latestPosts
|
||||
} = await getGlobalNotionData({
|
||||
from,
|
||||
includePage: true
|
||||
pageType: ['Page']
|
||||
})
|
||||
const post = allPosts.find(p => p.slug === 'about')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user