From 24e07c35e44d0b8a418ca8e9e15601f9591337f3 Mon Sep 17 00:00:00 2001 From: Gleb Voitenko Date: Mon, 25 Mar 2024 17:02:57 +0300 Subject: [PATCH] fix: buttons --- en/toc.yaml | 13 ++++++++----- ru/toc.yaml | 5 ++++- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/en/toc.yaml b/en/toc.yaml index bd685864..f6f3a36a 100644 --- a/en/toc.yaml +++ b/en/toc.yaml @@ -3,7 +3,10 @@ href: index.yaml analytics: text: "We use cookies to ensure that you have the best experience on our website. If you continue to use our website, we assume that you are happy with it." buttons: - accept: "OK" + accept: + text: "Ok" + theme: "accent" + size: "xl" navigation: logo: url: "../en" @@ -12,14 +15,14 @@ navigation: light: icon: "https://storage.yandexcloud.net/diplodoc-www-assets/navigation/diplodoc-logo.svg" header: - leftItems: - - text: "How it works" + leftitems: + - text: "how it works" type: "link" url: "../../how-to/" - - text: "Documentation" + - text: "documentation" type: "link" url: "../../docs/en/" - - text: "Github" + - text: "github" type: "link" url: "https://github.com/diplodoc-platform/" items: diff --git a/ru/toc.yaml b/ru/toc.yaml index 7d06702a..82477d51 100644 --- a/ru/toc.yaml +++ b/ru/toc.yaml @@ -3,7 +3,10 @@ href: index.yaml analytics: text: "Мы используем файлы cookie, чтобы вы могли наилучшим образом пользоваться нашим веб-сайтом. Если вы продолжаете использовать наш веб-сайт, мы полагаем, что вы согласны с таким использованием." buttons: - accept: "OK" + accept: + text: "Ок" + theme: "accent" + size: "xl" navigation: logo: url: "../ru"