Add aesthetic timeline to post lists
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { getAllPostsSorted } from '@/lib/posts';
|
||||
import { PostListWithControls } from '@/components/post-list-with-controls';
|
||||
import { TimelineWrapper } from '@/components/timeline-wrapper';
|
||||
|
||||
export const metadata = {
|
||||
title: '所有文章'
|
||||
|
||||
Reference in New Issue
Block a user