summaryrefslogtreecommitdiffstats
path: root/templates/commit.md
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-09-18 22:38:36 +0200
committerChristoph Schlosser <christoph@linux.com>2025-09-18 22:38:36 +0200
commit2a592ecd951f758a62b1c4907e5da212cf1ba264 (patch)
treefe83de1e1d92f927589a07c0a02005e99d4649f2 /templates/commit.md
parent74cd345f76dd01034c804f75e7f16b42e9c0643c (diff)
downloadgit2hugo-2a592ecd951f758a62b1c4907e5da212cf1ba264.tar.gz
g2h: Set `date` frontmatter in overview page to HEAD commit
Diffstat (limited to 'templates/commit.md')
-rw-r--r--templates/commit.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/commit.md b/templates/commit.md
index 8648760..d97505a 100644
--- a/templates/commit.md
+++ b/templates/commit.md
@@ -1,3 +1,4 @@
+---
{% include '_head.md' %}
**Commit**: {{ commit.hexsha }}