diff --git a/components/html-head.tpl b/components/html-head.tpl index a2439ca..36932d2 100644 --- a/components/html-head.tpl +++ b/components/html-head.tpl @@ -69,5 +69,8 @@ if (accessibilityStorage('localStorage')) { {% comment %}MISC{% endcomment %} {% include "template-meta" %} + +{% comment %}BREADCRUMBS{% endcomment %} +{% sd_breadcrumbs %} {% if blog %}{{ blog.rss_link }}{% endif %} {{ site.stats_header }}