From 790c3829edafcb41d6eeb14301a23db22c559e96 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Fri, 01 Jul 2011 17:45:23 -0400 Subject: [PATCH] Documentation. Added upgrade info to site. Moved todos to GoogleCode. --- docs/site_header.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/docs/site_header.html b/docs/site_header.html index 7b8f63d..6263504 100644 --- a/docs/site_header.html +++ b/docs/site_header.html @@ -5,7 +5,7 @@ <link rel="stylesheet" type="text/css" href="./gitblit.css"/> <link rel="stylesheet" type="text/css" href="./markdown.css"/> <link rel="shortcut icon" type="image/png" href="./gitblt-favicon.png" /> - <meta name="ROBOTS" content="INDEX, NOFOLLOW"> + <meta name="ROBOTS" content="INDEX"> <meta http-equiv="imagetoolbar" content="no" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="keywords" content="java git server" /> -- Gitblit v1.9.1