update side bar (#702)

Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com”>
This commit is contained in:
Shaokun Zhang 2023-11-17 07:40:33 -05:00 committed by GitHub
parent f939dda150
commit 3ab8c97eb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,6 +83,11 @@ module.exports = {
[
'@docusaurus/preset-classic',
{
blog: {
showReadingTime: true,
blogSidebarCount: "ALL",
// Adjust any other blog settings as needed
},
docs: {
sidebarPath: require.resolve('./sidebars.js'),
// Please change this to your repo.