feat: 文章分页
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export const metadata = {
|
||||
siteTitle: "Mobius",
|
||||
|
||||
postPageSize: 12
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,5 @@
|
||||
export const metadata = {
|
||||
siteTitle: "Mobius",
|
||||
|
||||
postPageSize: 12
|
||||
}
|
||||
|
||||