From bd403e6ab18d5cc7818e86d43c3ca0b15c5e53a1 Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Thu, 18 Sep 2025 23:17:24 +0200 Subject: g2h: Add navbar --- templates/commit.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/commit.md') diff --git a/templates/commit.md b/templates/commit.md index d97505a..3eb2437 100644 --- a/templates/commit.md +++ b/templates/commit.md @@ -1,6 +1,8 @@ --- {% include '_head.md' %} +{% include '_nav.md' %} + **Commit**: {{ commit.hexsha }} **Author**: {{ commit.author }} <{{ redacted_email }}> **Date**: {{ commit.committed_datetime.strftime('%Y-%m-%d %H:%M:%S') }} -- cgit v1.2.3