summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-08-24 18:58:26 +0200
committerChristoph Schlosser <christoph@linux.com>2025-08-24 18:58:26 +0200
commitbfb9afa2a57c3c302dde2c9669425d365c3f9b40 (patch)
treeb0f3f327becfd078b16ff777cde3b1ba93885954 /README.md
parent3d06cd01a52382982964a2c40036ca1dabb76501 (diff)
downloadgit2hugo-bfb9afa2a57c3c302dde2c9669425d365c3f9b40.tar.gz
g2h: Add redacted authors email to commit page
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 ad762ea..f5b7732 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ For a full list of options, their defaults and how they're changing the behavior
Collection of metadata at the beginning of the page.
Consisting of commit hash, commit date, author
Followed by the commit message and then a list of changed files.
- - [ ] Add redacted email to authro.
+ - [x] Add redacted email to author.
- [ ] Add links to parent(s).
- [ ] Add links to child(ren).
- [ ] Show diffstat on commit page.