diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2018-12-16 16:41:15 +0100 |
|---|---|---|
| committer | Yehonal <yehonal.azeroth@gmail.com> | 2018-12-16 16:41:15 +0100 |
| commit | b4254b80f3042a0b0c35fcdedb1a534d08e5a970 (patch) | |
| tree | 82328def381c33888a4c9f163ee6ecbd3acb8861 /_includes | |
| parent | 23933e9f95928e9572447acb4aa1226ef72a1916 (diff) | |
| download | wiki-b4254b80f3042a0b0c35fcdedb1a534d08e5a970.tar.gz wiki-b4254b80f3042a0b0c35fcdedb1a534d08e5a970.tar.bz2 wiki-b4254b80f3042a0b0c35fcdedb1a534d08e5a970.zip | |
updated rev. 2.0.0
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/gw_defines/defines.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/gw_defines/defines.html b/_includes/gw_defines/defines.html index d479d72..703d216 100644 --- a/_includes/gw_defines/defines.html +++ b/_includes/gw_defines/defines.html @@ -1,4 +1,4 @@ -{% assign version = "1.0.5" %} +{% assign version = "2.0.0" %} {% capture lchar %}{{page.url | slice: -1, 1}}{% endcapture %} {% capture url %} {% if lchar == "/" %}{{page.url}}index.html{% else %}{{ page.url | default: 'index.html' }}{% endif%} |
