style: свернуть подпункты архитектуры в сайдбаре по умолчанию
This commit is contained in:
@@ -13,7 +13,7 @@ const ruSidebar = [
|
||||
{
|
||||
text: 'Архитектура',
|
||||
link: '/basics/architecture/',
|
||||
collapsed: false,
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Слои', link: '/basics/architecture/reference/layers' },
|
||||
{ text: 'Модули', link: '/basics/architecture/reference/modules' },
|
||||
|
||||
Reference in New Issue
Block a user