From 6dd638bd0cc0896e30b1d644847b3cd08762c952 Mon Sep 17 00:00:00 2001 From: KLMendor Date: Fri, 6 May 2022 16:08:55 +0500 Subject: [PATCH] Translated headers in development section --- content/_index.ru.md | 2 +- content/dev/_index.ru.md | 6 +++--- content/dev/build/_index.ru.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/_index.ru.md b/content/_index.ru.md index 8eb1b46..5fcd7a1 100644 --- a/content/_index.ru.md +++ b/content/_index.ru.md @@ -1,5 +1,5 @@ --- -title: "Документация для RustDesk" +title: "Документация RustDesk" --- # RustDesk diff --git a/content/dev/_index.ru.md b/content/dev/_index.ru.md index 2eb2b67..e6586a0 100755 --- a/content/dev/_index.ru.md +++ b/content/dev/_index.ru.md @@ -1,12 +1,12 @@ --- -title: Development +title: Для разработчиков weight: 8 pre: "3. " chapter: true --- -### Chapter 3 +### Раздел 3 -# Development +# Для разработчиков {{% children depth="3" showhidden="true" %}} \ No newline at end of file diff --git a/content/dev/build/_index.ru.md b/content/dev/build/_index.ru.md index e6c5bd1..88f3ca4 100755 --- a/content/dev/build/_index.ru.md +++ b/content/dev/build/_index.ru.md @@ -1,5 +1,5 @@ --- -title: Build +title: Сборка weight: 1 ---