mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 19:32:35 +02:00
chore: fix deploy v1 website error
This commit is contained in:
parent
811cd9137e
commit
44beeeaaee
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ const siteConfig = {
|
|||
url: 'https://docusaurus.io',
|
||||
baseUrl: '/',
|
||||
organizationName: 'facebook',
|
||||
projectName: 'Docusaurus',
|
||||
projectName: 'docusaurus',
|
||||
cname: 'docusaurus.io',
|
||||
noIndex: false,
|
||||
users,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue