feat: новый раздел Шпаргалки. новая статья Git Workflow для Hugo блога
This commit is contained in:
@@ -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 = "Проекты"
|
||||
|
||||
Reference in New Issue
Block a user