Merge branch 'feature/navbar' of github.com:jgthms/bulma into feature/navbar
This commit is contained in:
commit
270d37d2d4
2 changed files with 1 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div class="column is-narrow">
|
||||
{% include carbon.html %}
|
||||
<!-- {% include carbon.html %} -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -3,6 +3,5 @@
|
|||
{% include head.html %}
|
||||
<body class="layout-{{ page.layout }}{% if page.doc-tab %} page-{{ page.doc-tab}}{% endif %}">
|
||||
{{ content }}
|
||||
{% include footer.html %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue