mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-17 02:56:57 +02:00
chore: update examples to Docusaurus 2.4.0 (#8815)
This commit is contained in:
parent
97caab16d4
commit
c985513280
9 changed files with 2122 additions and 2014 deletions
4
examples/classic/docusaurus.config.js
generated
4
examples/classic/docusaurus.config.js
generated
|
@ -71,8 +71,8 @@ const config = {
|
|||
},
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
docId: 'intro',
|
||||
type: 'docSidebar',
|
||||
sidebarId: 'tutorialSidebar',
|
||||
position: 'left',
|
||||
label: 'Tutorial',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue