Skip to content

Commit

Permalink
update side bar (microsoft#702)
Browse files Browse the repository at this point in the history
Co-authored-by: “skzhang1” <“[email protected]”>
  • Loading branch information
skzhang1 and “skzhang1” authored Nov 17, 2023
1 parent f939dda commit 3ab8c97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 3ab8c97

Please sign in to comment.