temp disable search from menu till I implement it

This commit is contained in:
Robert McGovern 2023-01-25 23:15:46 +00:00
parent fca031b84b
commit abe389fa77
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
"atom_feed": { "atom_feed": {
"path": null "path": null
}, },
"search": true, "search": false,
"search_full_content": true, "search_full_content": true,
"search_provider": "lunr", "search_provider": "lunr",
"algolia": { "algolia": {