Правка навигации
This commit is contained in:
@@ -171,11 +171,6 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
// {text: 'Быстрый старт', link: '/compute/compute-getting-started.md'},
|
// {text: 'Быстрый старт', link: '/compute/compute-getting-started.md'},
|
||||||
{ text: 'Обзор сервиса', link: '/compute/compute-overview.md' },
|
{ text: 'Обзор сервиса', link: '/compute/compute-overview.md' },
|
||||||
{ text: 'Виртуальные машины', link: '/compute/compute-how-to/compute-index.md',
|
|
||||||
collapsed: true,
|
|
||||||
items: [
|
|
||||||
{text: 'Обзор сервиса', link: '/compute/compute-overview.md'},
|
|
||||||
// {text: 'Быстрый старт', link: '/compute/compute-getting-started.md'},
|
|
||||||
{ text: 'Виртуальные машины', link: '/compute/compute-how-to/compute-index.md',
|
{ text: 'Виртуальные машины', link: '/compute/compute-how-to/compute-index.md',
|
||||||
collapsed: true,
|
collapsed: true,
|
||||||
items: [
|
items: [
|
||||||
@@ -195,17 +190,6 @@ export default defineConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
|
||||||
{ text: 'Диски', link: '/compute/compute-how-to/compute-disks.md' },
|
|
||||||
{ text: 'IP-адреса', link: '/compute/compute-how-to/compute-ip.md' },
|
|
||||||
{ text: 'Группы размещения', link: '/compute/compute-how-to/compute-affinity.md' },
|
|
||||||
{ text: 'Практические руководства', link: '/compute/compute-guide/compute-guide-index.md',
|
|
||||||
collapsed: true,
|
|
||||||
items: [
|
|
||||||
{ text: 'Подключение по SSH к ВМ закрытого контура', link: '/compute/compute-guide/compute-guide-ssh-inside.md' },
|
|
||||||
],
|
|
||||||
},
|
|
||||||
],
|
|
||||||
'/admin/': [
|
'/admin/': [
|
||||||
{
|
{
|
||||||
text: 'Аккаунт Beeline Cloud', link: '/admin/index.md',
|
text: 'Аккаунт Beeline Cloud', link: '/admin/index.md',
|
||||||
|
|||||||
Reference in New Issue
Block a user