From 999b0a5952a77a6c50d38a78e88974783fcd17ed Mon Sep 17 00:00:00 2001 From: cuqmbr Date: Mon, 7 Jul 2025 23:54:16 +0300 Subject: [PATCH 1/3] change heading wording --- content/_index.ru.md | 2 +- content/_index.uk.md | 2 +- content/docs/play/_index.ru.md | 2 +- content/docs/play/_index.uk.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/_index.ru.md b/content/_index.ru.md index efee52c..7b065ba 100644 --- a/content/_index.ru.md +++ b/content/_index.ru.md @@ -18,5 +18,5 @@
-{{< hextra/hero-button text="Начать играть 💥" link="docs/play" >}} +{{< hextra/hero-button text="Начать игру 💥" link="docs/play" >}}
diff --git a/content/_index.uk.md b/content/_index.uk.md index 1023981..0d6f101 100644 --- a/content/_index.uk.md +++ b/content/_index.uk.md @@ -18,5 +18,5 @@
-{{< hextra/hero-button text="Розпочати грати 💥" link="docs/play" >}} +{{< hextra/hero-button text="Розпочати гру 💥" link="docs/play" >}}
diff --git a/content/docs/play/_index.ru.md b/content/docs/play/_index.ru.md index a49e479..822eabf 100644 --- a/content/docs/play/_index.ru.md +++ b/content/docs/play/_index.ru.md @@ -1,4 +1,4 @@ --- -title: 💥 Начать играть +title: 💥 Начать игру weight: 5 --- diff --git a/content/docs/play/_index.uk.md b/content/docs/play/_index.uk.md index 31f4927..7210dbf 100644 --- a/content/docs/play/_index.uk.md +++ b/content/docs/play/_index.uk.md @@ -1,4 +1,4 @@ --- -title: 💥 Розпочати грати +title: 💥 Розпочати гру weight: 5 --- From 8baad1150c1c063ea34e695e12c126dc571e68ac Mon Sep 17 00:00:00 2001 From: cuqmbr Date: Mon, 7 Jul 2025 23:54:48 +0300 Subject: [PATCH 2/3] add discord and telegram links to russian localization --- hugo.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hugo.yaml b/hugo.yaml index 47fe45e..ef4a0b4 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -82,6 +82,16 @@ languages: weight: 50 params: type: search + - name: Discord + weight: 60 + url: "https://discord.gg/xsyy7d8RfG" + params: + icon: discord + - name: Telegram + weight: 61 + url: "https://t.me/+h28WP38F2_RjZjg6" + params: + icon: telegram markup: highlight: From f9fbb9e68a02ca3317e90529d457a6ae3cac5a7d Mon Sep 17 00:00:00 2001 From: cuqmbr Date: Tue, 8 Jul 2025 01:04:34 +0300 Subject: [PATCH 3/3] remove mods section --- content/docs/mods/_index.ru.md | 4 ---- content/docs/mods/_index.uk.md | 4 ---- 2 files changed, 8 deletions(-) delete mode 100644 content/docs/mods/_index.ru.md delete mode 100644 content/docs/mods/_index.uk.md diff --git a/content/docs/mods/_index.ru.md b/content/docs/mods/_index.ru.md deleted file mode 100644 index 3fe2f20..0000000 --- a/content/docs/mods/_index.ru.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: 💼 Моды -weight: 30 ---- diff --git a/content/docs/mods/_index.uk.md b/content/docs/mods/_index.uk.md deleted file mode 100644 index 773d2db..0000000 --- a/content/docs/mods/_index.uk.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -title: 💼 Моди -weight: 30 ----