From d463f706d01b22f84aae666ece3b853f913b4d9c Mon Sep 17 00:00:00 2001 From: a73x Date: Sun, 25 Aug 2024 14:14:03 +0100 Subject: feat: set cgit title --- cgit/cgitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cgit/cgitrc') diff --git a/cgit/cgitrc b/cgit/cgitrc index 68daaa1..9390ee3 100644 --- a/cgit/cgitrc +++ b/cgit/cgitrc @@ -15,8 +15,8 @@ logo=/cgit.png # Allow http transport git clone #enable-http-clone=0 - - +root-title=a73x git repos +root-desc= # if you do not want that webcrawler (like google) index your site robots=noindex, nofollow -- cgit v1.2.3