From 96e5bca7909acf4e7261c4d911f3e33dee7a93c4 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sat, 22 Mar 2025 18:13:45 +0300 Subject: Auto-commit 2025-03-22 --- content/_index.md | 2 +- content/posts/_index.md | 2 +- hugo.yaml | 2 +- 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: Проекты -- cgit v1.2.3