diff --git a/content/docs/donate/_index.ru.md b/content/docs/donate/_index.ru.md index 31daf5a..3665692 100644 --- a/content/docs/donate/_index.ru.md +++ b/content/docs/donate/_index.ru.md @@ -2,3 +2,16 @@ title: πŸ’΅ ΠŸΠΎΠ΄Π΄Π΅Ρ€ΠΆΠ°Ρ‚ΡŒ weight: 50 --- + +ΠŸΠΈΡˆΠΈΡ‚Π΅ Π°Π΄ΠΌΠΈΠ½Ρƒ с Π΄ΠΎΠΊΠ°Π·Π°Ρ‚Π΅Π»ΡŒΡΡ‚Π²ΠΎΠΌ ΠΎΠΏΠ»Π°Ρ‚Ρ‹, договоримся Π½Π° плюшки. + +### Visa/Mastercard + +- UAH: [Π‘Π°Π½ΠΊΠ° Монобанк](https://send.monobank.ua/jar/2D3c2rf3UK) + +### ΠšΡ€ΠΈΠΏΡ‚Π° + +- XMR: 457veUeKEGERu8kvnpgixSXa2mxj1kyXacwTiwGMxX1nFFJNBmBpUPrDTZCNixUjU7VtBRgyzeCXTH5rgkJWSVZQCxdvdLi + - private view key: 6e0eef257cf172ed83f35a1cdc43abde254d9127aad11e18c141c48e82c58900 + +- BTC: bc1q4djy8nuz2el87arylp9kvwc9ql9je2twnw434v diff --git a/content/docs/donate/_index.uk.md b/content/docs/donate/_index.uk.md index dab58fc..6a8b3c0 100644 --- a/content/docs/donate/_index.uk.md +++ b/content/docs/donate/_index.uk.md @@ -2,3 +2,16 @@ title: πŸ’΅ ΠŸΡ–Π΄Ρ‚Ρ€ΠΈΠΌΠ°Ρ‚ΠΈ weight: 50 --- + +ΠŸΠΈΡˆΡ–Ρ‚ΡŒ Π°Π΄ΠΌΡ–Π½Ρƒ Π· Π΄ΠΎΠΊΠ°Π·ΠΎΠΌ ΠΎΠΏΠ»Π°Ρ‚ΠΈ, домовимося Π½Π° ΠΏΡ€ΠΈΠ²Ρ–Π»Π΅Ρ—. + +### Visa/Mastercard + +- UAH: [Π‘Π°Π½ΠΊΠ° Монобанк](https://send.monobank.ua/jar/2D3c2rf3UK) + +### ΠšΡ€ΠΈΠΏΡ‚Π° + +- XMR: 457veUeKEGERu8kvnpgixSXa2mxj1kyXacwTiwGMxX1nFFJNBmBpUPrDTZCNixUjU7VtBRgyzeCXTH5rgkJWSVZQCxdvdLi + - private view key: 6e0eef257cf172ed83f35a1cdc43abde254d9127aad11e18c141c48e82c58900 + +- BTC: bc1q4djy8nuz2el87arylp9kvwc9ql9je2twnw434v diff --git a/content/docs/play/_index.ru.md b/content/docs/play/_index.ru.md index ba8c9ce..b06387e 100644 --- a/content/docs/play/_index.ru.md +++ b/content/docs/play/_index.ru.md @@ -1,4 +1,4 @@ -1 +--- title: πŸ’₯ ΠΠ°Ρ‡Π°Ρ‚ΡŒ ΠΈΠ³Ρ€Ρƒ weight: 5 --- diff --git a/hugo.yaml b/hugo.yaml index 01da6d7..c07e8f0 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -115,10 +115,10 @@ params: displayTitle: true displayLogo: true logo: - path: images/logo-128x128.png - dark: images/logo-128x128.png - width: 30 - height: 15 + path: images/logo-128x128-dark.png + dark: images/logo-128x128-light.png + width: 50 + height: 25 width: wide page: diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png index 2f6bb53..3608c88 100644 Binary files a/static/android-chrome-192x192.png and b/static/android-chrome-192x192.png differ diff --git a/static/android-chrome-512x512.png b/static/android-chrome-512x512.png index fd3ab2b..13be3a6 100644 Binary files a/static/android-chrome-512x512.png and b/static/android-chrome-512x512.png differ diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png index 806dc04..1ed83a0 100644 Binary files a/static/favicon-16x16.png and b/static/favicon-16x16.png differ diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png index e950548..4b957aa 100644 Binary files a/static/favicon-32x32.png and b/static/favicon-32x32.png differ diff --git a/static/favicon.ico b/static/favicon.ico index 8ea1e24..800b7b6 100644 Binary files a/static/favicon.ico and b/static/favicon.ico differ diff --git a/static/images/logo-128x128-dark.png b/static/images/logo-128x128-dark.png new file mode 100644 index 0000000..874522d Binary files /dev/null and b/static/images/logo-128x128-dark.png differ diff --git a/static/images/logo-128x128-light.png b/static/images/logo-128x128-light.png new file mode 100644 index 0000000..2c314ba Binary files /dev/null and b/static/images/logo-128x128-light.png differ diff --git a/static/images/logo-128x128.png b/static/images/logo-128x128.png deleted file mode 100644 index 8ea1e24..0000000 Binary files a/static/images/logo-128x128.png and /dev/null differ