From 072bbe1b223c6f6c7a80ee86e00a41e15913b4ee Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 20 Jul 2011 15:50:54 -0400
Subject: [PATCH] Updated to Jetty 7.4.4
---
docs/site_header.html | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/docs/site_header.html b/docs/site_header.html
index 5155220..6365117 100644
--- a/docs/site_header.html
+++ b/docs/site_header.html
@@ -27,6 +27,10 @@
<script type="text/javascript" src="prettify/prettify.js"></script>
<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()">
@@ -36,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