This commit is contained in:
11
hugo.yaml
11
hugo.yaml
@@ -54,11 +54,12 @@ params:
|
||||
|
||||
widgets:
|
||||
homepage:
|
||||
- type: "search"
|
||||
- type: "categories"
|
||||
- type: "tag-cloud"
|
||||
- type: search
|
||||
- type: categories
|
||||
- type: tag-cloud
|
||||
page:
|
||||
- type: "toc"
|
||||
- type: search
|
||||
- type: toc
|
||||
|
||||
colorScheme:
|
||||
toggle: true
|
||||
@@ -71,7 +72,7 @@ menu:
|
||||
weight: 50
|
||||
params:
|
||||
icon: "categories"
|
||||
- identifier: tags
|
||||
- Name: tags
|
||||
pageRef: /tags
|
||||
weight: 60
|
||||
params:
|
||||
|
Reference in New Issue
Block a user