feat: новый раздел Шпаргалки. новая статья Git Workflow для Hugo блога

This commit is contained in:
2026-02-23 10:46:08 +00:00
parent 9e9fcf1721
commit 4c36dd4ade
82 changed files with 15316 additions and 2783 deletions
+9 -4
View File
@@ -16,10 +16,15 @@
pageRef = "about"
weight = 10
#[[main]]
# name = "Статьи"
# pageRef = "posts"
# weight = 20
[[main]]
name = "Статьи"
pageRef = "posts"
weight = 20
[[main]]
name = "Шпаргалки"
pageRef = "cheatsheets"
weight = 21
#[[main]]
# name = "Проекты"