From 558b04421231e417688e15c41cc23ec572b95c8c Mon Sep 17 00:00:00 2001 From: xengineering <me@xengineering.eu> Date: Sun, 17 Jul 2022 14:22:18 +0200 Subject: Improve headline text --- themes/bare/layouts/git/list.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'themes/bare/layouts/git') diff --git a/themes/bare/layouts/git/list.html b/themes/bare/layouts/git/list.html index be97eb3..7d86fa8 100644 --- a/themes/bare/layouts/git/list.html +++ b/themes/bare/layouts/git/list.html @@ -24,7 +24,7 @@ <p>This page shows all of my Git repositories. They are ordered by their state attribute, which is defined in each section.</p> - <h4>Active repositories</h4> + <h4>Active</h4> <p>The content of active repositories can be used right now.</p> <ul> {{- range.Pages }} @@ -34,7 +34,7 @@ {{ end -}} </ul> - <h4>Experimental repositories</h4> + <h4>Experimental</h4> <p>Experimental repositories are not ready to be used but maybe interesting enough to have a look at it.</p> <ul> {{- range.Pages }} @@ -44,7 +44,7 @@ {{ end -}} </ul> - <h4>Archived repositories</h4> + <h4>Archived</h4> <p>Archived repositories will not be improved in the future unless the state will change.</p> <ul> {{- range.Pages }} -- cgit v1.2.3-70-g09d2