mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
doc update order
This commit is contained in:
parent
e18143dcba
commit
cd59e62b40
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ const config = {
|
|||
id: 'release_notes',
|
||||
path: './release_notes', // Folder where your release notes are stored
|
||||
routeBasePath: '/release_notes', // URL path for the release notes
|
||||
sortPosts: 'descending',
|
||||
include: ['**/*.md', '**/*.mdx'], // Files to include
|
||||
// Other blog options
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue