Изменение расположения разделов в верхней части
This commit is contained in:
@@ -231,10 +231,10 @@ tag_sorting = "frequency"
|
||||
|
||||
menu = [
|
||||
{ name = "blog", url = "blog", trailing_slash = true },
|
||||
{ name = "archive", url = "archive", trailing_slash = true },
|
||||
{ name = "tags", url = "tags", trailing_slash = true },
|
||||
{ name = "articles", url = "articles", trailing_slash = true },
|
||||
{ name = "soft", url = "soft", trailing_slash = true },
|
||||
{ name = "articles", url = "articles", trailing_slash = true },
|
||||
{ name = "tags", url = "tags", trailing_slash = true },
|
||||
{ name = "archive", url = "archive", trailing_slash = true },
|
||||
]
|
||||
|
||||
feed_icon = true
|
||||
|
||||
Reference in New Issue
Block a user