diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-17 19:11:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-17 19:11:26 +0100 |
| commit | dafbe5711d2efb90173740ed962afab8d4654279 (patch) | |
| tree | dd9fff4dd20c15f52c3b2d0a50202d633ffaaf3e | |
| parent | 591edd3d14c63d9f2fb5a43bd820c2b020d854e8 (diff) | |
| download | wiki-dafbe5711d2efb90173740ed962afab8d4654279.tar.gz wiki-dafbe5711d2efb90173740ed962afab8d4654279.tar.bz2 wiki-dafbe5711d2efb90173740ed962afab8d4654279.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 2b6b637..78a4e0d 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,7 @@ logo_url: http://www.azerothcore.org/images/logo.png # (string) The UA-XXXXX-Y code from google analytic to enable GA on your wiki google_analytics: # (string) folder where wiki pages are stored, it's needed for tool buttons -wiki_folder: _pages +wiki_folder: _docs # (boolean) if you're using github wiki as submodule then this config # must be enabled to allow tool buttons to work properly use_github_wiki: false |
