You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gora.apache.org by le...@apache.org on 2014/04/04 03:11:02 UTC

svn commit: r1584490 - /gora/site/trunk/templates/std.html

Author: lewismc
Date: Fri Apr  4 01:11:02 2014
New Revision: 1584490

URL: http://svn.apache.org/r1584490
Log:
add sharethis social media widget

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=1584490&r1=1584489&r2=1584490&view=diff
==============================================================================
--- gora/site/trunk/templates/std.html (original)
+++ gora/site/trunk/templates/std.html Fri Apr  4 01:11:02 2014
@@ -31,7 +31,7 @@ under the License. 
   <META name="Robots" content="index, follow" />
   <META name="Security" content="Public" />
   <META name="Source" content="wiki template" />
-  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
+  <META name="DC.Rights" content="Copyright 2010-2014, The Apache Software Foundation" />
 
   <!-- The styles -->
   <link href="{{base}}resources/css/bootstrap.css" rel="stylesheet">
@@ -60,7 +60,7 @@ under the License. 
       width: 300px;
       margin-left: 20px;
       margin-top: 5px;
-      background:url("http://sd.sharethis.com/disc/images/Logo_Area.png") no-repeat;
+      background:url("http://gora.apache.org/resources/img/feather-small.png") no-repeat;
     }
   </style>
   <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->