diff --git a/layouts/partials/breadcrumb.html b/layouts/partials/breadcrumb.html index 68b86b568..7a25c0800 100644 --- a/layouts/partials/breadcrumb.html +++ b/layouts/partials/breadcrumb.html @@ -12,8 +12,16 @@ {{- end -}} {{- if eq .node .start -}} -
  • {{- .node.LinkTitle -}}
  • +
  • + +
  • {{- else -}} -
  • {{- .node.LinkTitle -}}
  • +
  • + +
  • {{- end -}} {{- end -}}