aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-03-22 18:13:45 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2025-03-22 18:13:45 +0300
commit96e5bca7909acf4e7261c4d911f3e33dee7a93c4 (patch)
treedea7b5e8c175cb5d5f1a1e5d4cfb8bdb20cb82b2
parentad116fa620bc6337eed45bda4d67bee4c576694e (diff)
Auto-commit 2025-03-22HEADmaster
-rw-r--r--content/_index.md2
-rw-r--r--content/posts/_index.md2
-rw-r--r--hugo.yaml2
3 files changed, 3 insertions, 3 deletions
diff --git a/content/_index.md b/content/_index.md
index f1387b6..98e5e3f 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -8,7 +8,7 @@ title: Привет!
Меня зовут Саня, я Go разработчик.
Остальное обо мне на [отдельной странице](/pages/me).
-А рядом — [мой бортжурнал](/posts/).
+А рядом — [мой блог](/posts/).
Так же у блога есть RSS лента (кнопка ниже).
diff --git a/content/posts/_index.md b/content/posts/_index.md
index c0868de..f30ccef 100644
--- a/content/posts/_index.md
+++ b/content/posts/_index.md
@@ -6,6 +6,6 @@ cascade:
title: Блог
---
-Мой бортжурнал.
+Мой блог.
Пишу как про околоайти, так и просто что придёт в голову. \ No newline at end of file
diff --git a/hugo.yaml b/hugo.yaml
index 7e7aa4a..120b6e7 100644
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -22,7 +22,7 @@ params:
locale: ru
menus:
main:
- - name: Бортжурнал
+ - name: Блог
pageRef: /posts
weight: 5
- name: Проекты