sort rn
This commit is contained in:
parent
f95439af26
commit
74b41d29d3
@ -45,6 +45,8 @@ const config = {
|
||||
routeBasePath: '/release_notes', // URL path for the release notes
|
||||
include: ['**/*.md', '**/*.mdx'], // Files to include
|
||||
// Other blog options
|
||||
// Add sorting configuration
|
||||
sortPosts: 'descending',
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user