summaryrefslogtreecommitdiffstats
path: root/templates/commit.md
diff options
context:
space:
mode:
Diffstat (limited to 'templates/commit.md')
-rw-r--r--templates/commit.md2
1 files changed, 2 insertions, 0 deletions
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') }}