Deploy 0.4.3

This commit is contained in:
Jeremy Thomas
2017-07-05 21:14:30 +01:00
parent 0382506bde
commit 9de43c56d6
11 changed files with 373 additions and 51 deletions

View File

@@ -45,7 +45,7 @@
<a class="navbar-item {% if page.doc-tab == 'elements' %}is-active{% endif %}" href="{{ site.url }}/documentation/elements/box/">
Elements
</a>
{% if site.vernum >= 50 %}
{% if site.vernum >= 43 %}
<a class="navbar-item {% if page.doc-tab == 'components' %}is-active{% endif %}" href="{{ site.url }}/documentation/components/breadcrumb/">
Components
</a>