Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7dde98d821 | |||
| b12a029919 |
@@ -151,6 +151,10 @@ export default defineConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
'/legal/': [
|
||||||
|
{ text: 'Юридические документы', link: '/legal/index.md' },
|
||||||
|
{ text: 'Общие документы', link: '/legal/index.md' },
|
||||||
|
],
|
||||||
'/security/': [
|
'/security/': [
|
||||||
{
|
{
|
||||||
text: 'Сервисы информационной безопасности в Beeline Cloud', link: '/security/index.md',
|
text: 'Сервисы информационной безопасности в Beeline Cloud', link: '/security/index.md',
|
||||||
|
|||||||
@@ -45,6 +45,9 @@ features:
|
|||||||
- title: Тех поддержка
|
- title: Тех поддержка
|
||||||
icon: headset_help
|
icon: headset_help
|
||||||
link: /platform/support/support-overview
|
link: /platform/support/support-overview
|
||||||
|
- title: Юридические документы
|
||||||
|
icon: document
|
||||||
|
link: /legal/index
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- title: Инфраструктура
|
- title: Инфраструктура
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
# Общие документы
|
||||||
|
|
||||||
|
- [Условия обработки данных пользователей](https://static.beeline.ru/upload/images/cloud/31463_usloviya_obrabotki_dannyh_polzovateley.pdf)
|
||||||
|
- [Политика обработки персональных данных](https://static.beeline.ru/upload/images/Documents/politica.pdf)
|
||||||
Reference in New Issue
Block a user