mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Organize partials
This commit is contained in:
@@ -4,7 +4,7 @@ route: index
|
||||
fixed_navbar: true
|
||||
---
|
||||
|
||||
{% include navbar.html id="Index" %}
|
||||
{% include global/navbar.html id="Index" %}
|
||||
|
||||
{% include index/intro.html %}
|
||||
|
||||
@@ -52,7 +52,7 @@ fixed_navbar: true
|
||||
</section>
|
||||
|
||||
<section class="bd-tws-home">
|
||||
{% include tws.html %}
|
||||
{% include elements/tws.html %}
|
||||
</section>
|
||||
|
||||
<section class="section is-medium">
|
||||
@@ -472,7 +472,7 @@ fixed_navbar: true
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{% include features.html %}
|
||||
{% include index/features.html %}
|
||||
|
||||
<hr class="is-marginless">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user