mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add Bulma book
This commit is contained in:
@@ -29,7 +29,7 @@ route: documentation
|
||||
<nav class="tabs is-boxed">
|
||||
<ul>
|
||||
<li {% if page.doc-tab == 'overview' %}class="is-active"{% endif %}>
|
||||
<a href="{{ site.documentation }}">Overview</a>
|
||||
<a href="{{ site.data.meta.documentation }}">Overview</a>
|
||||
</li>
|
||||
<li {% if page.doc-tab == 'modifiers' %}class="is-active"{% endif %}>
|
||||
<a href="{{ site.url }}/documentation/modifiers/syntax">Modifiers</a>
|
||||
|
||||
Reference in New Issue
Block a user