adjust sidebar

This commit is contained in:
Sarah Jamie Lewis 2023-02-17 13:03:16 -08:00
parent 2b6785fc72
commit c1cdfff9ec
1 changed files with 1 additions and 0 deletions

View File

@ -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'),