diff --git a/docs/my-website/docusaurus.config.js b/docs/my-website/docusaurus.config.js index 998de8bed3..a001d0b5c7 100644 --- a/docs/my-website/docusaurus.config.js +++ b/docs/my-website/docusaurus.config.js @@ -44,9 +44,6 @@ const config = { path: './release_notes', // Folder where your release notes are stored routeBasePath: '/release_notes', // URL path for the release notes include: ['**/*.md', '**/*.mdx'], // Files to include - // Other blog options - // Add sorting configuration - sortPosts: 'descending', }, ],