From 08cb1ad1bab402454a90712d84f0a228aab40532 Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Thu, 28 May 2026 15:50:11 +0100 Subject: [PATCH] appview/pages: tweak commit timestamp colors a bit Signed-off-by: oppiliappan --- appview/pages/templates/repo/commit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appview/pages/templates/repo/commit.html b/appview/pages/templates/repo/commit.html index e6c7eaca..2b5fd98e 100644 --- a/appview/pages/templates/repo/commit.html +++ b/appview/pages/templates/repo/commit.html @@ -35,7 +35,7 @@ {{ template "repo/fragments/time" $commit.Committer.When }} - ({{ $commit.Committer.When | longTimeFmt }}) + ({{ $commit.Committer.When | longTimeFmt }}) -- 2.51.2