Author: rmarroquin
Date: Tue May 7 21:13:42 2013
New Revision: 1480083
URL: http://svn.apache.org/r1480083
Log:
Fixing the header
Modified:
gora/site/trunk/templates/std.html
Modified: gora/site/trunk/templates/std.html
URL:
http://svn.apache.org/viewvc/gora/site/trunk/templates/std.html?rev=1480083&r1=1480082&r2=1480083&view=diff
==============================================================================
--- gora/site/trunk/templates/std.html (original)
+++ gora/site/trunk/templates/std.html Tue May 7 21:13:42 2013
@@ -68,7 +68,7 @@ under the License.
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
- <a class="brand" href="{{base}}index.html"><img
src="{{base}}resources/images/gora-logo.png" alt="Apache Gora" title="Apache
Gora" /></a>
+ <a class="brand" href="{{base}}index.html"><img
src="{{base}}resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora"
style="width: 10%; height: 10%;"/></a>
<div class="nav-collapse collapse">
<ul class="nav">
<li><a href="{{base}}downloads.html">Downloads</a></li>