1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-01 22:29:52 +02:00

Доработки доков по NC

This commit is contained in:
Anton Titovets
2024-09-24 11:28:41 +03:00
parent bcd90d680d
commit 309d4a6174
7 changed files with 31 additions and 1 deletions

View File

@@ -73,5 +73,13 @@ export default {
{ type: 'category', link: {type: 'doc', id:'Instructions/Notion'}, label: 'Notion', className: 'Notion', items:[{type: 'autogenerated', dirName: 'Notion'}]},
],
},
{
type: 'category',
label: 'Прочее',
className: 'Other',
items:[
{ type: 'category', link: {type: 'doc', id:'Instructions/Neocities'}, label: 'Neocities', className: 'Neocities', items:[{type: 'autogenerated', dirName: 'Neocities'}]},
]
}
],
};