summaryrefslogtreecommitdiffstats
path: root/templates/overview.md
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-09-18 23:17:24 +0200
committerChristoph Schlosser <christoph@linux.com>2025-09-18 23:17:24 +0200
commitbd403e6ab18d5cc7818e86d43c3ca0b15c5e53a1 (patch)
treed9abea372078840e69e38401bce663b00dfbe07e /templates/overview.md
parent2a592ecd951f758a62b1c4907e5da212cf1ba264 (diff)
downloadgit2hugo-bd403e6ab18d5cc7818e86d43c3ca0b15c5e53a1.tar.gz
g2h: Add navbar
Diffstat (limited to 'templates/overview.md')
-rw-r--r--templates/overview.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/overview.md b/templates/overview.md
index 135e107..e9a7599 100644
--- a/templates/overview.md
+++ b/templates/overview.md
@@ -2,6 +2,8 @@
date: {{ latest_commit_date }}
{% include '_head.md' %}
+{% include '_nav.md' %}
+
{% if branches %}
| Branch | Commit | Date |
|--------|--------|------|