You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by rb...@apache.org on 2012/08/19 22:51:32 UTC

svn commit: r1374849 - /shindig/site/trunk/cms/trunk/templates/skeleton.html

Author: rbaxter85
Date: Sun Aug 19 20:51:32 2012
New Revision: 1374849

URL: http://svn.apache.org/viewvc?rev=1374849&view=rev
Log:
Reverting shindig logo in the header

Modified:
    shindig/site/trunk/cms/trunk/templates/skeleton.html

Modified: shindig/site/trunk/cms/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/templates/skeleton.html?rev=1374849&r1=1374848&r2=1374849&view=diff
==============================================================================
--- shindig/site/trunk/cms/trunk/templates/skeleton.html (original)
+++ shindig/site/trunk/cms/trunk/templates/skeleton.html Sun Aug 19 20:51:32 2012
@@ -57,8 +57,7 @@
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
           </a>
-          <!-- <a class="brand" href="index.html">Apache Shindig &trade;</a>-->
-			<a class="brand" href="index.html"><img src="http://shindig.apache.org/images/logos/shindig-logo.png"/></a>
+          <a class="brand" href="index.html">Apache Shindig &trade;</a>
 			
           {% include "navbar.html" %}
         </div>