mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-27 06:57:57 +02:00
docs: add Docusaurus v3.0 upgrade guide (#9417)
This commit is contained in:
parent
45f1a669b5
commit
4e150d2b82
18 changed files with 896 additions and 41 deletions
|
@ -249,7 +249,7 @@ Example:
|
|||
|
||||
```md
|
||||
---
|
||||
title: Welcome Docusaurus v2
|
||||
title: Welcome Docusaurus
|
||||
authors:
|
||||
- slorber
|
||||
- yangshun
|
||||
|
@ -258,7 +258,7 @@ authors:
|
|||
url: https://github.com/JoelMarcey
|
||||
image_url: https://github.com/JoelMarcey.png
|
||||
tags: [hello, docusaurus-v2]
|
||||
description: This is my first post on Docusaurus 2.
|
||||
description: This is my first post on Docusaurus.
|
||||
image: https://i.imgur.com/mErPwqL.png
|
||||
hide_table_of_contents: false
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue