Skip to content

Commit

Permalink
Update icons images and some description
Browse files Browse the repository at this point in the history
  • Loading branch information
kainsamara committed Feb 1, 2024
1 parent 7b9c3de commit c6c7ec4
Show file tree
Hide file tree
Showing 19 changed files with 36 additions and 36 deletions.
Empty file added .hugo_build.lock
Empty file.
12 changes: 6 additions & 6 deletions config/_default/languages.ru.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ title = "Rotten Mechanism"
isoCode = "ru"
rtl = false
dateFormat = "2 January 2006"
logo = "img/blowfish_logo_transparent.png"
# secondaryLogo = "PATH"
logo = "img/rotten_logo_transparent.png"
# secondaryLogo = "img/rotten_logo_transparent.png"
# description = "A powerful, lightweight theme for Hugo built with Tailwind CSS."
copyright = "Copyright RM Team"
copyright = "© RM, 2K24"

[author]
name = "Rotten Mechanism"
image = "img/blowfish_logo.png"
headline = "Опаньки, здраасти^^"
# bio = "Тут био"
image = "img/rotten_logo.png"
headline = "Опаньки, здраасти :))"
bio = "Как жеж вас сюда занесло?"
# links = [
# { github = "https://github.com/kainsamara" },
# ]
Expand Down
22 changes: 11 additions & 11 deletions config/_default/menus.ru.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
# ordered by weight from lowest to highest.

[[main]]
name = "Доки"
name = "Документация"
pageRef = "docs"
weight = 10

[[main]]
name = "Команды"
name = "Шорткоды"
pageRef = "docs/shortcodes"
weight = 15

Expand All @@ -28,7 +28,7 @@
name = "Образцы"
parent = "Примеры"
pageRef = "samples"
weight = 16
weight = 40

[[main]]
name = "Кейсы"
Expand All @@ -37,20 +37,20 @@
weight = 30

[[main]]
name = "Рецепты"
name = "Гайды"
parent = "Примеры"
pageRef = "guides"
weight = 40
weight = 16

[[main]]
name = "Юзера"
name = "Пользователи"
pageRef = "users"
weight = 90

[[main]]
name = "Мерч"
url = "https://www.teepublic.com/user/blowfish-store/t-shirts"
weight = 100
#[[main]]
# name = "Мерч"
# url = "https://www.teepublic.com/user/blowfish-store/t-shirts"
# weight = 100

#[[main]]
# name = "Тест"
Expand All @@ -72,7 +72,7 @@
[[main]]
identifier = "github"
pre = "github"
url = "https://github.com/nunocoracao/blowfish"
url = "https://github.com/kainsamara"
weight = 400


Expand Down
14 changes: 7 additions & 7 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ mainSections = ["docs"]
disableImageOptimization = false
disableTextInHeader = false

defaultBackgroundImage = "/img/ocean.jpg"
defaultBackgroundImage = "/img/landscape.jpg"
defaultFeaturedImage = "/img/ocean.jpg"

highlightCurrentMenuArea = true
Expand Down Expand Up @@ -128,12 +128,12 @@ smartTOCHideUnfocusedChildren = false
# site = "ABC12345"
# domain = "llama.yoursite.com"

[buymeacoffee]
identifier = "nunocoracao"
globalWidget = true
globalWidgetMessage = ""
globalWidgetColor = "#FFDD00"
globalWidgetPosition = "Right"
#[buymeacoffee]
# identifier = "nunocoracao"
# globalWidget = true
# globalWidgetMessage = ""
# globalWidgetColor = "#FFDD00"
# globalWidgetPosition = "Right"

[verification]
# google = ""
Expand Down
2 changes: 1 addition & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Добро пожаловать в Blowfish! :tada:"
title: "Rotten Mechanism"
description: "Эта страница была сгенерирована темой Blowfish для Hugo."
---

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/blowfish/assets/img/landscape.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/blowfish/assets/img/rotten_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions themes/blowfish/config/_default/languages.ru.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ title = "Rotten Mechanism"
isoCode = "ru"
rtl = false
dateFormat = "2 January 2006"
logo = "img/blowfish_logo.png"
logo = "img/rotten_logo.png"
secondaryLogo = "img/secondary-logo.png"
description = "RM website"
copyright = "Copy, _right?_ :thinking_face:"

[author]
name = "Your name here"
image = "img/blowfish_logo.png"
image = "img/rotten_logo.png"
headline = "I'm only human"
bio = "A little bit about you"
# links = [
Expand Down
18 changes: 9 additions & 9 deletions themes/blowfish/config/_default/menus.ru.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
pageRef = "posts"
weight = 20

[[subnavigation]]
name = "An interesting topic"
pageRef = "tags/interesting-topic"
weight = 10
# [[subnavigation]]
# name = "An interesting topic"
# pageRef = "tags/interesting-topic"
# weight = 10

[[subnavigation]]
name = "My Awesome Category"
pre = "github"
pageRef = "categories/awesome"
weight = 20
# [[subnavigation]]
# name = "My Awesome Category"
# pre = "github"
# pageRef = "categories/awesome"
# weight = 20

[[main]]
name = "Categories"
Expand Down
Binary file modified themes/blowfish/static/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified themes/blowfish/static/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified themes/blowfish/static/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified themes/blowfish/static/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified themes/blowfish/static/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified themes/blowfish/static/favicon.ico
Binary file not shown.

0 comments on commit c6c7ec4

Please sign in to comment.