This commit is contained in:
Ishaan Jaff
2025-01-08 12:16:01 -08:00
parent f95439af26
commit 74b41d29d3
+2
View File
@@ -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',
},
],