Skip to content

Commit

Permalink
Add {% sd_breadcrumbs %}
Browse files Browse the repository at this point in the history
Closes #12
  • Loading branch information
Henn Runnel committed Jul 25, 2019
1 parent 5b634ab commit 544dce6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/html-head.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 544dce6

Please sign in to comment.