Add list of tags post

This commit is contained in:
Jeremy Thomas
2017-08-03 20:46:00 +01:00
parent 941d86da28
commit 3b37e2c0e7
7 changed files with 32 additions and 4 deletions

View File

@@ -39,6 +39,9 @@
<a class="navbar-item {% if page.doc-tab == 'grid' %}is-active{% endif %}" href="{{ site.url }}/documentation/grid/columns/">
Grid
</a>
<a class="navbar-item {% if page.doc-tab == 'layout' %}is-active{% endif %}" href="{{ site.url }}/documentation/layout/container/">
Layout
</a>
<a class="navbar-item {% if page.doc-tab == 'form' %}is-active{% endif %}" href="{{ site.url }}/documentation/form/general/">
Form
</a>
@@ -54,9 +57,6 @@
Components
</a>
{% endif %}
<a class="navbar-item {% if page.doc-tab == 'layout' %}is-active{% endif %}" href="{{ site.url }}/documentation/layout/container/">
Layout
</a>
<hr class="navbar-divider">
<div class="navbar-item">
<div>