Skip to content

Commit 12221a2

Browse files
committed
Update Russian to support Docsy-style menus
1 parent 0c52a55 commit 12221a2

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

content/ru/case-studies/_index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,5 @@
77
class: gridPage
88
body_class: caseStudies
99
cid: caseStudies
10-
menu:
11-
main:
12-
weight: 60
1310
---
1411

content/ru/community/_index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: Сообщество
33
layout: basic
44
cid: community
5+
menu:
6+
main:
7+
weight: 50
58
---
69

710
<div class="newcommunitywrapper">

content/ru/docs/home/_index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ hide_feedback: true
1313
menu:
1414
main:
1515
title: "Документация"
16-
weight: 20
17-
post: >
18-
<p>Научитесь использовать Kubernetes и узнайте основные понятия, изучите примеры и справочную информацию. Также вы можете <a href="/editdocs/" data-auto-burger-exclude>помочь в создании документации</a>!</p>
16+
weight: 10
1917
overview: >
2018
Kubernetes - это открытое программное обеспечение для автоматизации развёртывания, масштабирования и управления контейнеризированными приложениями. Проект с открытым исходным кодом размещён на серверах Cloud Native Computing Foundation (<a href="https://www.cncf.io/about">CNCF</a>).
2119
cards:

0 commit comments

Comments
 (0)