Skip to content

Commit

Permalink
Update defines.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehonal authored Feb 19, 2019
1 parent b7c469c commit a5be1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/git-wiki/defines/defines.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% assign version = "2.2.5" %}
{% assign version = "2.3.1" %}
{% capture lchar %}{{page.url | slice: -1, 1}}{% endcapture %}
{% capture url %}
{% if lchar == "/" %}{{page.url}}index.html{% else %}{{ page.url | default: 'index.html' }}{% endif%}
Expand Down

0 comments on commit a5be1d0

Please sign in to comment.