update docusaurus to v2.0.0-beta.5

Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
jffarge
2021-09-07 11:34:59 +02:00
parent 3ef1196cb6
commit 15648e42ac
13 changed files with 541 additions and 560 deletions

View File

@@ -1,9 +1,10 @@
{
"index_name": "Dagger_docs",
"start_urls": ["https://docs.dagger.io/", "https://devel.docs.dagger.io/"],
"start_urls": [
"https://deploy-preview-929--devel-docs-dagger-io.netlify.app/"
],
"sitemap_urls": [
"https://docs.dagger.io/sitemap.xml",
"https://devel.docs.dagger.io/sitemap.xml"
"https://deploy-preview-929--devel-docs-dagger-io.netlify.app/sitemap.xml"
],
"sitemap_alternate_links": true,
"stop_urls": [],