summaryrefslogtreecommitdiffstats
path: root/templates/tree.md
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-09-18 22:05:48 +0200
committerChristoph Schlosser <christoph@linux.com>2025-09-18 22:05:48 +0200
commit74cd345f76dd01034c804f75e7f16b42e9c0643c (patch)
treeb1105460df469168e052ec278bbb9b96a829ca33 /templates/tree.md
parentf2056d0a59cd7234610dd7da1ea2c3e2a4be0f00 (diff)
downloadgit2hugo-74cd345f76dd01034c804f75e7f16b42e9c0643c.tar.gz
g2h: Add breadcrumb navigations to file and tree pages
Diffstat (limited to 'templates/tree.md')
-rw-r--r--templates/tree.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/tree.md b/templates/tree.md
index 53644bc..8a30cee 100644
--- a/templates/tree.md
+++ b/templates/tree.md
@@ -1,6 +1,8 @@
{% include '_head.md' %}
{% if entries %}
+{% include '_breadcrumbs.md' %}
+
| Name | Last modified |
|------|---------------|
{%- for entry in entries %}