From d453dafa984e04f86bbc62ff88510179a983cc19 Mon Sep 17 00:00:00 2001 From: Elena Rechkina Date: Mon, 25 Aug 2025 17:17:41 +0600 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=BE=D1=80=D0=BC=D0=B0=D1=82=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vitepress/config.mts | 2 +- src/admin/acc-index.md | 2 +- src/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: Пользователи },