From fd6ac68c0b1136182b5d713ec88ea94e26c4a76d Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Thu, 29 Sep 2011 23:47:13 -0400
Subject: [PATCH] Adjusted Metric chart widths.  Diff hunk header css tweak.

---
 docs/site_header.html |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/docs/site_header.html b/docs/site_header.html
index 6263504..6365117 100644
--- a/docs/site_header.html
+++ b/docs/site_header.html
@@ -26,7 +26,12 @@
 		</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" />
+		
+		<!-- Place this tag in your head or just before your close body tag -->
+		<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
+		
+		<!-- 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>
@@ -35,6 +40,8 @@
 				<img src="./gitblt_25.png" width="79" height="25" alt="gitblit" class="logo"/>
 			</a>
 			<span style="color:black;">{0}</span>
+			<!-- Google Plus One -->
+			<g:plusone></g:plusone>
 		</div>
 		<div class="page_nav">{1}</div>
 		<div class="markdown">
\ No newline at end of file

--
Gitblit v1.9.1