mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-12 07:42:34 +02:00
chore: update examples for beta 20 (#7350)
This commit is contained in:
parent
419399e50f
commit
1b25f4c792
13 changed files with 844 additions and 871 deletions
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"label": "Tutorial - Extras",
|
||||
"position": 3
|
||||
"position": 3,
|
||||
"link": {
|
||||
"type": "generated-index"
|
||||
}
|
||||
}
|
||||
|
|
BIN
docs/tutorial-extras/img/docsVersionDropdown.png
Normal file
BIN
docs/tutorial-extras/img/docsVersionDropdown.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
BIN
docs/tutorial-extras/img/localeDropdown.png
Normal file
BIN
docs/tutorial-extras/img/localeDropdown.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
|
@ -45,7 +45,7 @@ module.exports = {
|
|||
|
||||
The docs version dropdown appears in your navbar:
|
||||
|
||||

|
||||

|
||||
|
||||
## Update an existing version
|
||||
|
||||
|
|
|
@ -71,7 +71,7 @@ module.exports = {
|
|||
|
||||
The locale dropdown now appears in your navbar:
|
||||
|
||||

|
||||

|
||||
|
||||
## Build your localized site
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue