diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2018-12-17 00:03:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-17 00:03:04 +0100 |
| commit | b47c0ad2e1e69a6c194cd390bb132df77c5648d0 (patch) | |
| tree | e2f9633eb982793872583056907a8276b0ba90cc | |
| parent | c0d002486c51daab995d73e035e6d1ba2407e6d7 (diff) | |
| download | wiki-b47c0ad2e1e69a6c194cd390bb132df77c5648d0.tar.gz wiki-b47c0ad2e1e69a6c194cd390bb132df77c5648d0.tar.bz2 wiki-b47c0ad2e1e69a6c194cd390bb132df77c5648d0.zip | |
updated version
| -rw-r--r-- | _includes/gw_defines/defines.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/gw_defines/defines.html b/_includes/gw_defines/defines.html index 703d216..7f84821 100644 --- a/_includes/gw_defines/defines.html +++ b/_includes/gw_defines/defines.html @@ -1,5 +1,5 @@ -{% assign version = "2.0.0" %} +{% assign version = "2.0.1" %} {% capture lchar %}{{page.url | slice: -1, 1}}{% endcapture %} {% capture url %} {% if lchar == "/" %}{{page.url}}index.html{% else %}{{ page.url | default: 'index.html' }}{% endif%} -{% endcapture %}
\ No newline at end of file +{% endcapture %} |
