diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2021-01-18 20:16:01 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-18 20:16:01 +0100 |
| commit | b0ca71a87ff1bf60a5f2cbf27be8d52bb999b817 (patch) | |
| tree | 14e48ed8078d6458b6c15c56b4253e2244f7f877 /_config.yml | |
| parent | 02caa147573b809b986cd13bccb630c4e30645ed (diff) | |
| download | wiki-b0ca71a87ff1bf60a5f2cbf27be8d52bb999b817.tar.gz wiki-b0ca71a87ff1bf60a5f2cbf27be8d52bb999b817.tar.bz2 wiki-b0ca71a87ff1bf60a5f2cbf27be8d52bb999b817.zip | |
updating ver.
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 8cf7325..7993d7e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,4 +1,7 @@ -# based on git-wiki-theme 2.6.1 +# this version is only used internally to update +# the remote_theme when needed +ac_wiki_version: 2.0.0 +# based on latest (master) git-wiki-theme remote_theme: Drassil/git-wiki-theme@master # (string) Title of your wiki title: AzerothCore |
