doc update order
This commit is contained in:
parent
e18143dcba
commit
cd59e62b40
@ -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…
Reference in New Issue
Block a user