You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked all the prerequisites below and I'm yet experiencing a problem
Read the README.md
Have the extended version of Hugo installed
Used the exampleSite's config.toml as a reference
If and when requested, I'll link my repo to make it easier to debug.
⚠️ NOTE: If the issue isn't easy to reproduce and its author(s) decline to provide reasonable accommodation to debug, the issue will be closed.
Describe the bug
In config/_default/params.toml I have the following:
# search
[search]
on = false
[search.algolia]
enable = false# if false search will default to fusejsid = ""# Application IDindex = ""# Index namekey = ""# Search-Only API Key
I have checked all the prerequisites below and I'm yet experiencing a problem
Describe the bug
In
config/_default/params.toml
I have the following:And on my site, the search box is still shown:
For reference, my version of params.toml and a link to the site that this corresponds to:
https://github.com/idle-wiki/Home/blob/main/config/_default/params.toml
https://idle.wiki (very much a work in progress, has almost nothing on it yet)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: