mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-03 15:10:19 +00:00
refactor: NEXT 主题配置规整
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import BlogPostCard from '@/themes/NEXT/components/BlogPostCard'
|
||||
import BlogPostCard from './BlogPostCard'
|
||||
import PaginationNumber from './PaginationNumber'
|
||||
import BLOG from '@/blog.config'
|
||||
import BlogPostListEmpty from '@/themes/NEXT/components/BlogPostListEmpty'
|
||||
import BlogPostListEmpty from './BlogPostListEmpty'
|
||||
|
||||
/**
|
||||
* 文章列表分页表格
|
||||
|
||||
Reference in New Issue
Block a user