This commit is contained in:
parent
3098b1a87b
commit
e635263266
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:
|
||||
|
@ -64,7 +64,7 @@ search:
|
||||
other: Rechercher
|
||||
|
||||
placeholder:
|
||||
other: Cherchez un article, une publication, etc.
|
||||
other: Tapez quelque chose...
|
||||
|
||||
resultTitle:
|
||||
other: "#PAGES_COUNT pages (#TIME_SECONDS secondes)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user