mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Organize partials
This commit is contained in:
@@ -648,9 +648,9 @@ breadcrumb:
|
||||
{% endcapture %}
|
||||
|
||||
<section class="section is-fullwidth">
|
||||
{% include snippet.html content=heroNavbarA horizontal=true more=true %}
|
||||
{% include snippet.html content=heroNavbarB horizontal=true more=true %}
|
||||
{% include snippet.html content=heroNavbarC horizontal=true more=true %}
|
||||
{% include elements/snippet.html content=heroNavbarA horizontal=true more=true %}
|
||||
{% include elements/snippet.html content=heroNavbarB horizontal=true more=true %}
|
||||
{% include elements/snippet.html content=heroNavbarC horizontal=true more=true %}
|
||||
</section>
|
||||
|
||||
{% include layout/main-open.html %}
|
||||
|
||||
Reference in New Issue
Block a user