diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 762202aab7b..aa233d060c4 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -25,9 +25,14 @@ {% endif %} {% endfor %} - Download - GitHub project - + {% if site.github.repo != null %} + Download + GitHub project + {% endif %} + + {% if site.version != null %} + + {% endif %}