1
0
Håvard O. Nordstrand 5 жил өмнө
parent
commit
300568c40e
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      _includes/header.md

+ 1 - 1
_includes/header.md

@@ -2,7 +2,7 @@
 {:.no_toc}
 
 {% if page.breadcrumbs %}
-{% for crumb in page.breadcrumbs %}[{{ crumb.title }}]({{ crumb.url }}) / {% endfor %}{{ page.title }}
+> {% for crumb in page.breadcrumbs %}[{{ crumb.title }}]({{ crumb.url }}) / {% endfor %}{{ page.title }}
 {% endif %}
 
 {% if page.toc_enable %}