Håvard O. Nordstrand %!s(int64=5) %!d(string=hai) anos
pai
achega
1cb87450e5
Modificáronse 1 ficheiros con 4 adicións e 2 borrados
  1. 4 2
      _includes/header.md

+ 4 - 2
_includes/header.md

@@ -1,7 +1,9 @@
-# {{ site.name }} | {{ page.title }}
+# {{ site.name }} / {{ page.title }}
 {:.no_toc}
 
-{% for crumb in page.breadcrumbs %}/ [{{ crumb.title }}]({{ crumb.url }}) {% endfor %}/ {{ page.title }}
+{% if page.breadcrumbs %}
+{% for crumb in page.breadcrumbs %}[{{ crumb.title }}]({{ crumb.url }}) {% endfor %}/ {{ page.title }}
+{% endif %}
 
 ## Contents
 {:.no_toc}