From ecd1260017d23128f7b37289be901e0fbb888992 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 29 Oct 2021 08:07:01 +0000 Subject: Lowercase everything, Rosé Pine, click to copy And probably other little things I forgot about --- ui-refs.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'ui-refs.c') diff --git a/ui-refs.c b/ui-refs.c index 456f610..ced72ac 100644 --- a/ui-refs.c +++ b/ui-refs.c @@ -84,10 +84,10 @@ static int print_branch(struct refinfo *ref) static void print_tag_header(void) { - html("Tag" - "Download" - "Author" - "Age\n"); + html("tag" + "download" + "author" + "age\n"); } static int print_tag(struct refinfo *ref) @@ -148,10 +148,10 @@ void cgit_print_branches(int maxcount) struct reflist list; int i; - html("Branch" - "Commit message" - "Author" - "Age\n"); + html("branch" + "commit message" + "author" + "age\n"); list.refs = NULL; list.alloc = list.count = 0; -- cgit v1.2.3-70-g09d2