diff --git a/docusaurus.config.js b/docusaurus.config.js index 09548bc4..cf27acfb 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -48,6 +48,7 @@ const config = { title: 'Cwtch Development Log', description: 'The latest insight into Cwtch Development and what the Cwtch team are working on', }, + blogSidebarCount: 20, }, theme: { customCss: require.resolve('./src/css/custom.css'),