diff --git a/content/blog/post1.uk.md b/content/blog/opening.uk.md similarity index 96% rename from content/blog/post1.uk.md rename to content/blog/opening.uk.md index 332438e..e7ba936 100644 --- a/content/blog/post1.uk.md +++ b/content/blog/opening.uk.md @@ -1,14 +1,14 @@ --- -title: Markdown Syntax Guide -date: 2020-01-01 +title: Відкриття серверу +date: 2025-01-01 authors: - name: cuqmbr link: https://cuqmbr.xyz image: https://cuqmbr.xyz/favicon.png tags: - - Markdown - - Example - - Guide + - update + - site + - server excludeSearch: true --- diff --git a/content/docs/rules/_index.uk.md b/content/docs/rules/_index.uk.md index 427a02c..c116917 100644 --- a/content/docs/rules/_index.uk.md +++ b/content/docs/rules/_index.uk.md @@ -2,3 +2,13 @@ title: 📖 Правила weight: 20 --- + +## 1 Загальні положення + +**1.1** Незнання правил не звільняє від відповідальності. + +**1.2** Адміністрація залишає за собою право приймати рішення по ситуації, якщо щось не прописано в правилах. + +**1.3** Сервер створений для комфортного спілкування та спільної гри. + +**1.4** Обхід банів або інших покарань через твінки, VPN тощо – карається довічним баном. diff --git a/hugo.yaml b/hugo.yaml index a9185a6..22dcadd 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -105,11 +105,10 @@ params: displayTitle: true displayLogo: true logo: - path: images/logo.svg - dark: images/logo-dark.svg - # width: 40 - # height: 20 - # link: / + path: images/logo-128x128.svg + dark: images/logo-128x128.svg + width: 30 + height: 15 width: wide page: diff --git a/static/favicon-dark.svg b/static/favicon-dark.svg new file mode 100644 index 0000000..8ea1e24 Binary files /dev/null and b/static/favicon-dark.svg differ diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000..8ea1e24 Binary files /dev/null and b/static/favicon.ico differ diff --git a/static/favicon.svg b/static/favicon.svg new file mode 100644 index 0000000..8ea1e24 Binary files /dev/null and b/static/favicon.svg differ diff --git a/static/images/logo-128x128.svg b/static/images/logo-128x128.svg new file mode 100644 index 0000000..8ea1e24 Binary files /dev/null and b/static/images/logo-128x128.svg differ