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 @@ layout: default
|
||||
route: backers
|
||||
---
|
||||
|
||||
{% include navbar.html id="BackersNavbar" %}
|
||||
{% include global/navbar.html id="BackersNavbar" %}
|
||||
|
||||
<section class="hero is-primary bd-is-patreon">
|
||||
<div class="hero-body">
|
||||
@@ -19,7 +19,7 @@ route: backers
|
||||
</p>
|
||||
</div>
|
||||
<div class="column is-narrow">
|
||||
{% include carbon.html %}
|
||||
{% include elements/carbon.html %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user