This commit is contained in:
parent
3098b1a87b
commit
e635263266
11
hugo.yaml
11
hugo.yaml
@ -54,11 +54,12 @@ params:
|
|||||||
|
|
||||||
widgets:
|
widgets:
|
||||||
homepage:
|
homepage:
|
||||||
- type: "search"
|
- type: search
|
||||||
- type: "categories"
|
- type: categories
|
||||||
- type: "tag-cloud"
|
- type: tag-cloud
|
||||||
page:
|
page:
|
||||||
- type: "toc"
|
- type: search
|
||||||
|
- type: toc
|
||||||
|
|
||||||
colorScheme:
|
colorScheme:
|
||||||
toggle: true
|
toggle: true
|
||||||
@ -71,7 +72,7 @@ menu:
|
|||||||
weight: 50
|
weight: 50
|
||||||
params:
|
params:
|
||||||
icon: "categories"
|
icon: "categories"
|
||||||
- identifier: tags
|
- Name: tags
|
||||||
pageRef: /tags
|
pageRef: /tags
|
||||||
weight: 60
|
weight: 60
|
||||||
params:
|
params:
|
||||||
|
@ -64,7 +64,7 @@ search:
|
|||||||
other: Rechercher
|
other: Rechercher
|
||||||
|
|
||||||
placeholder:
|
placeholder:
|
||||||
other: Cherchez un article, une publication, etc.
|
other: Tapez quelque chose...
|
||||||
|
|
||||||
resultTitle:
|
resultTitle:
|
||||||
other: "#PAGES_COUNT pages (#TIME_SECONDS secondes)"
|
other: "#PAGES_COUNT pages (#TIME_SECONDS secondes)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user