From e7a153663f6432eb2bd0bb1cce06a9fa1c2be364 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 05 Jul 2011 20:31:06 -0400 Subject: [PATCH] Documentation. Site changes. --- docs/site_header.html | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/site_header.html b/docs/site_header.html index 7b8f63d..5155220 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" /> @@ -26,7 +26,8 @@ </style> <script type="text/javascript" src="prettify/prettify.js"></script> - <link href="prettify/prettify.css" type="text/css" rel="stylesheet" /> + <link href="prettify/prettify.css" type="text/css" rel="stylesheet" /> + <!-- ANALYTICS --> </head> <body style="width:900px" onload="prettyPrint()"> <a href="http://github.com/gitblit"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://d3nwyuy0nl342s.cloudfront.net/img/30f550e0d38ceb6ef5b81500c64d970b7fb0f028/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6f72616e67655f6666373630302e706e67" alt="Fork me on GitHub"></a> -- Gitblit v1.9.1