This commit is contained in:
Jeremy Thomas
2017-08-14 19:12:07 +01:00
parent 6fe43b8f94
commit 2aba5a3f84
8 changed files with 162 additions and 16 deletions

View File

@@ -66,7 +66,7 @@ route: index
<p class="title is-4"><strong>Modular</strong></p>
<p class="subtitle">Just import what you <strong>need</strong></p>
</a>
<a class="column has-text-centered" href="{{ site.url }}/documentation/grid/columns/">
<a class="column has-text-centered" href="{{ site.url }}/documentation/columns/basics/">
<span class="icon is-large">
<i class="fa fa-css3"></i>
</span>
@@ -95,7 +95,7 @@ route: index
<span class="icon is-medium">
<i class="fa fa-pause"></i>
</span>
<a href="{{ site.url }}/documentation/grid/columns">
<a href="{{ site.url }}/documentation/columns/basics">
Simple <strong>columns</strong>
</a>
</h3>
@@ -197,7 +197,7 @@ route: index
<span class="icon is-medium">
<i class="fa fa-th-large"></i>
</span>
<a href="{{ site.url }}/documentation/grid/tiles">
<a href="{{ site.url }}/documentation/layout/tiles">
Magic <strong>tiles</strong>
</a>
</h3>