add new list layout

This commit is contained in:
Timothy Lin
2023-07-29 12:31:36 +08:00
parent f8a5233460
commit 94091a089b
4 changed files with 166 additions and 3 deletions

View File

@ -1,4 +1,4 @@
import ListLayout from '@/layouts/ListLayout'
import ListLayout from '@/layouts/ListLayoutWithTags'
import { allCoreContent, sortPosts } from 'pliny/utils/contentlayer'
import { allBlogs } from 'contentlayer/generated'