diff --git a/src/.vitepress/config.mts b/src/.vitepress/config.mts index 0f788ee..801debd 100644 --- a/src/.vitepress/config.mts +++ b/src/.vitepress/config.mts @@ -192,7 +192,7 @@ export default defineConfig({ ], '/admin/': [ { - text: 'Администрирование', link: '/admin/acc-index.md', + text: 'Аккаунт Beeline Cloud', link: '/admin/acc-index.md', collapsed: true, items: [ {text: 'Управление ключевыми парами', link: '/admin/ssh.md'}, diff --git a/src/admin/acc-index.md b/src/admin/acc-index.md index e440f37..6359755 100644 --- a/src/admin/acc-index.md +++ b/src/admin/acc-index.md @@ -5,6 +5,6 @@ section_links: description: Добавление SSH-ключей для подключения к виртуальным машинам --- -# Администрирование +# Аккаунт Beeline Cloud Аккаунт Beeline Cloud создается при [регистрации пользователя](../start/getting-started.md#1-регистрация-в-beeline-cloud) в Beeline Cloud. С помощью аккаунта можно управлять профилем пользователя. diff --git a/src/index.md b/src/index.md index 566d1dc..f40a606 100644 --- a/src/index.md +++ b/src/index.md @@ -19,7 +19,7 @@ features: scroll_to: "#home-services-section-title" icon: cloud - title: Администрирование - link: '/admin/acc-index' + link: '' icon: profile_circled items: [ { title: Пользователи },