diff options
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 01303a9..6afaae4 100644 --- a/_config.yml +++ b/_config.yml @@ -31,7 +31,7 @@ wiki_folder: docs use_github_wiki: false # (boolean) Enable "Edit with Prose.io" button in tools, it's a 3rd party # service to edit github markdown pages easily -use_prose_io: true +use_prose_io: false # Select search_engine component from: # - js: it uses a built in javascript component that uses generated js object # - js_rss: it uses a built in javascript component that uses generated sitemap_full.xml to search inside your wiki with lunr library (slow and experimental) |
