Add search in pages
All checks were successful
Deploy / Deploy (push) Successful in 4s

This commit is contained in:
Vezpi 2025-05-22 21:13:24 +00:00
parent 3098b1a87b
commit e635263266
2 changed files with 7 additions and 6 deletions

View File

@ -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:

View File

@ -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)"