Skip to content
Snippets Groups Projects
Commit 896af63b authored by alexisben's avatar alexisben
Browse files

fix breadcrumb hero-end position

parent 8b29bfc7
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,9 @@
{{ end }}
{{ if and $display_breadcrumb (eq site.Params.breadcrumb.position "hero-end") }}
{{ partial "header/breadcrumbs.html" .context }}
<div class="container breadcrumb-container">
{{ partial "header/breadcrumbs.html" .context }}
</div>
{{ end }}
</header>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment