summaryrefslogtreecommitdiffstats
path: root/README.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 /README.md
parent74cd345f76dd01034c804f75e7f16b42e9c0643c (diff)
downloadgit2hugo-2a592ecd951f758a62b1c4907e5da212cf1ba264.tar.gz
g2h: Set `date` frontmatter in overview page to HEAD commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2e47831..ba8e4b8 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ For a full list of options, their defaults and how they're changing the behavior
Each with name, most recent message summary and last modified date.
- [x] Link branch and tag name to tree view.
- [x] Link commit messages to commit page.
- - [ ] Set `date` frontmatter to latest commit date from repo.
+ - [x] Set `date` frontmatter to latest commit date from repo.
- [x] Log page.
Table with branch/tag, message summary and last modified date columns.
- [x] Link commit messages to commit page.