Added Registry FAQ page (#811)

This commit is contained in:
mbeutt-cb
2024-08-13 12:58:14 -04:00
committed by GitHub
parent 5f02179be2
commit 4c7fc2dac7
2 changed files with 47 additions and 1 deletions

View File

@@ -42,7 +42,13 @@ module.exports = {
'tools/onramps',
'tools/onboarding',
'tools/bridges-mainnet',
'tools/registry-api',
{
type: 'category',
label: 'Onchain Registry',
collapsible: true,
collapsed: true,
items: ['tools/registry-api', 'tools/registry-faq'],
},
{
type: 'category',
label: 'Toolchains',