Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,10 @@ params:
# Configuration for indexing can be adjusted in i18n folder per language.
BookSearch: false

# (Optional, default false) Enables search box in the header.
BookSearchBox: true
BookSearchWidget: "https://coco.infini.cloud/integration/d95hasuk7e3tu0abbeig/widget"

# (Optional, default true) Enables comments template on pages
# By default partals/docs/comments.html includes Disqus template
# See https://gohugo.io/content-management/comments/#configure-disqus
Expand Down
Loading