Fix main header

This commit is contained in:
Jeremy Thomas
2018-04-09 16:50:33 +01:00
parent 03c13488a6
commit 5d4e3582f0
13 changed files with 127 additions and 26 deletions

View File

@@ -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 %}