X-Git-Url: http://git.subgeniuskitty.com/gitweb-sgk/.git/blobdiff_plain/5d7331d5abe47682bcaec64ca62d852f282efe6f..a062b3646dcbb47d4e51db1ae9ca1a3dfbf48bbd:/gitweb.cgi diff --git a/gitweb.cgi b/gitweb.cgi index e1a16aa..56881e1 100755 --- a/gitweb.cgi +++ b/gitweb.cgi @@ -118,10 +118,8 @@ our $favicon = "static/git-favicon.png"; our $javascript = "static/gitweb.js"; # URI and label (title) of GIT logo link -#our $logo_url = "http://www.kernel.org/pub/software/scm/git/docs/"; -#our $logo_label = "git documentation"; -our $logo_url = "http://git-scm.com/"; -our $logo_label = "git homepage"; +our $logo_url = "http://subgeniuskitty.com/"; +our $logo_label = "SGK Homepage"; # source of projects list our $projects_list = "";