diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-19 18:31:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-19 18:31:05 +0100 |
| commit | 25f96ac6031ed5741d79a8f9159d87515f753751 (patch) | |
| tree | cf3112f56830463f0b59d05ac5fd6d19cf829635 | |
| parent | de265fe8ca036c2a210c0a92e93d3f2fb3291655 (diff) | |
| download | wiki-25f96ac6031ed5741d79a8f9159d87515f753751.tar.gz wiki-25f96ac6031ed5741d79a8f9159d87515f753751.tar.bz2 wiki-25f96ac6031ed5741d79a8f9159d87515f753751.zip | |
Update _config.yml
| -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) |
