mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Fix main header
This commit is contained in:
@@ -5,6 +5,11 @@ layout: documentation
|
||||
hide_carbon: true
|
||||
doc-tab: layout
|
||||
doc-subtab: footer
|
||||
breadcrumb:
|
||||
- home
|
||||
- documentation
|
||||
- layout
|
||||
- layout-footer
|
||||
---
|
||||
|
||||
{% capture footer_example %}
|
||||
@@ -21,7 +26,7 @@ doc-subtab: footer
|
||||
</footer>
|
||||
{% endcapture %}
|
||||
|
||||
{% include layout/main-close.html show_carbon=true %}
|
||||
{% include layout/main-close.html %}
|
||||
|
||||
{% include snippet.html content=footer_example horizontal=true more=true fullwidth=true %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user