mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 09:47:29 -05:00
Remove breadcrumb navigation and fix #17
This commit is contained in:
@ -17,10 +17,6 @@
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
{{ if .Site.Params.breadcrumbnav }}
|
||||
{{ partial "breadcrumb.html" . }}
|
||||
{{ end }}
|
||||
|
||||
<div class="content">
|
||||
{{- block "main" . }}
|
||||
{{ .Content }}
|
||||
|
Reference in New Issue
Block a user