summaryrefslogtreecommitdiffstats
path: root/templates/file.md
diff options
context:
space:
mode:
Diffstat (limited to 'templates/file.md')
-rw-r--r--templates/file.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/file.md b/templates/file.md
index 12a5a81..28f458a 100644
--- a/templates/file.md
+++ b/templates/file.md
@@ -1,5 +1,7 @@
{% include '_head.md' %}
+{% include '_breadcrumbs.md' %}
+
{% if type == 'text' %}
```{{ file_extension }}
{{ content }}