From 56b0b34930dd3a0ec90035ea2db381fda63a24f8 Mon Sep 17 00:00:00 2001 From: Alberto Bertogli Date: Sun, 27 Aug 2017 15:27:47 +0100 Subject: style: In the index, make the project names explicit links For readability, make the project names in the index to be explicit links. --- views/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'views/index.html') diff --git a/views/index.html b/views/index.html index c2a5bb8..a1d7aa4 100644 --- a/views/index.html +++ b/views/index.html @@ -11,7 +11,7 @@

git

- +
@@ -19,8 +19,8 @@ % for repo in sorted(repos.values(), key = lambda r: r.name): - - + + %end -- cgit v1.2.3
project description
{{repo.name}}{{repo.info.desc}}{{repo.name}}{{repo.info.desc}} {{repo.last_commit_timestamp()}}