mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Remove vernum
This commit is contained in:
@@ -47,11 +47,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 >= 43 %}
|
||||
<a href="{{ site.url }}/documentation/components/breadcrumb/">Components</a>
|
||||
{% else %}
|
||||
<a href="{{ site.url }}/documentation/components/card/">Components</a>
|
||||
{% endif %}
|
||||
<a href="{{ site.url }}/documentation/components/breadcrumb/">Components</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user