mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
sort rn
This commit is contained in:
parent
f95439af26
commit
74b41d29d3
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue