diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2018-12-19 18:02:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-19 18:02:07 +0100 |
| commit | b09b71f29c5abdbdc6b1d4ac02c8e7696248d029 (patch) | |
| tree | 82cc689456514436a6284bbc2e7330261a0a01b1 | |
| parent | 34ca5aea22ae7ca61affe2b1157bf31a41b32fd3 (diff) | |
| download | wiki-b09b71f29c5abdbdc6b1d4ac02c8e7696248d029.tar.gz wiki-b09b71f29c5abdbdc6b1d4ac02c8e7696248d029.tar.bz2 wiki-b09b71f29c5abdbdc6b1d4ac02c8e7696248d029.zip | |
Update defines.html2.1.13
| -rw-r--r-- | _includes/git-wiki/defines/defines.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/git-wiki/defines/defines.html b/_includes/git-wiki/defines/defines.html index f1a7128..75fd146 100644 --- a/_includes/git-wiki/defines/defines.html +++ b/_includes/git-wiki/defines/defines.html @@ -1,4 +1,4 @@ -{% assign version = "2.1.10" %} +{% assign version = "2.1.12" %} {% capture lchar %}{{page.url | slice: -1, 1}}{% endcapture %} {% capture url %} {% if lchar == "/" %}{{page.url}}index.html{% else %}{{ page.url | default: 'index.html' }}{% endif%} |
