Author: rbaxter85
Date: Sun Aug 19 20:50:14 2012
New Revision: 1374847

URL: http://svn.apache.org/viewvc?rev=1374847&view=rev
Log:
Testing apache shindig logo in 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=1374847&r1=1374846&r2=1374847&view=diff
==============================================================================
--- shindig/site/trunk/cms/trunk/templates/skeleton.html (original)
+++ shindig/site/trunk/cms/trunk/templates/skeleton.html Sun Aug 19 20:50:14 
2012
@@ -57,7 +57,9 @@
             <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">Apache Shindig &trade;</a>-->
+                       <a class="brand" href="index.html"><img 
src="http://shindig.apache.org/images/logos/shindig-logo.png"/></a>
+                       
           {% include "navbar.html" %}
         </div>
       </div>


Reply via email to