mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-18 15:09:34 +00:00
rss优化
This commit is contained in:
@@ -3,6 +3,7 @@ import BLOG from '@/blog.config'
|
||||
import ReactDOMServer from 'react-dom/server'
|
||||
import { NotionRenderer, Equation, Code, Collection, CollectionRow } from 'react-notion-x'
|
||||
import { getPostBlocks } from './notion'
|
||||
import { useRouter } from 'next/router'
|
||||
|
||||
const mapPageUrl = id => 'https://www.notion.so/' + id.replace(/-/g, '')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user