diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2020-06-15 15:03:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-15 15:03:03 +0200 |
| commit | 228152cfcc7066199750ba8e0b1071a1fbf1fe20 (patch) | |
| tree | c910189135737b9949dc1fb9979f1771f9424084 | |
| parent | 8f5cc4c8956e77268777a5e0ef45c579aee861be (diff) | |
| download | wiki-228152cfcc7066199750ba8e0b1071a1fbf1fe20.tar.gz wiki-228152cfcc7066199750ba8e0b1071a1fbf1fe20.tar.bz2 wiki-228152cfcc7066199750ba8e0b1071a1fbf1fe20.zip | |
chore: comment to track the git-wiki-theme version
This comment can be used to force an update of the theme when needed
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index a058c87..8cf7325 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,4 @@ +# based on git-wiki-theme 2.6.1 remote_theme: Drassil/git-wiki-theme@master # (string) Title of your wiki title: AzerothCore |
