docs: added multi-region recipe (#4926)

* docs: added a multi-region recipe

* added other category to plugins list

* fix eslint errors

* fix broken link

* add link

* fix sidebar link
This commit is contained in:
Shahed Nasser
2023-08-31 20:38:06 +03:00
committed by GitHub
parent f9c064f98d
commit ddc882faac
6 changed files with 520 additions and 1 deletions
+9
View File
@@ -74,6 +74,15 @@ Interested in creating a plugin? Learn more in the [Create Plugin documentation]
description: 'Check out official File Service plugins.'
}
},
{
type: 'link',
href: '/plugins/other',
label: 'Other Plugins',
customProps: {
icon: Icons['squares-plus-solid'],
description: 'Check out other official plugins.'
}
},
]} />
<!-- vale docs.Acronyms = YES -->