mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-01 18:29:49 +00:00
update side bar (#702)
Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com”>
This commit is contained in:
parent
f939dda150
commit
3ab8c97eb6
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user