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

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