mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Organize partials
This commit is contained in:
@@ -41,7 +41,7 @@ images:
|
||||
</a>
|
||||
{% endcapture %}
|
||||
|
||||
{% include navbar.html id="MadeWithBulmaHero" %}
|
||||
{% include global/navbar.html id="MadeWithBulmaHero" %}
|
||||
|
||||
<section class="hero is-primary">
|
||||
<div class="hero-body">
|
||||
@@ -56,7 +56,7 @@ images:
|
||||
</p>
|
||||
</div>
|
||||
<div class="column is-narrow">
|
||||
{% include carbon.html %}
|
||||
{% include elements/carbon.html %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -100,7 +100,7 @@ images:
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
{% include anchor.html name="Usage" %}
|
||||
{% include elements/anchor.html name="Usage" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
@@ -136,7 +136,7 @@ images:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include anchor.html name="Badge snippets" %}
|
||||
{% include elements/anchor.html name="Badge snippets" %}
|
||||
|
||||
<div class="content">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user