Author: rain
Date: Wed May 11 05:47:39 2016
New Revision: 1743307

URL: http://svn.apache.org/viewvc?rev=1743307&view=rev
Log:
s2graph og logo replaced jpg image

Added:
    incubator/s2graph/site/images/s2graph_og_logo.jpg   (with props)
Modified:
    incubator/s2graph/site/community.html
    incubator/s2graph/site/index.html

Modified: incubator/s2graph/site/community.html
URL: 
http://svn.apache.org/viewvc/incubator/s2graph/site/community.html?rev=1743307&r1=1743306&r2=1743307&view=diff
==============================================================================
--- incubator/s2graph/site/community.html (original)
+++ incubator/s2graph/site/community.html Wed May 11 05:47:39 2016
@@ -6,7 +6,7 @@
        <meta property="og:title" content="S2Graph" />
        <meta property="og:type" content="website" />
        <meta property="og:url" content="https://s2graph.incubator.apache.org/"; 
/>
-       <meta property="og:image" 
content="http://s2graph.incubator.apache.org/images/s2graph_og_logo.png"; />
+       <meta property="og:image" 
content="http://s2graph.incubator.apache.org/images/s2graph_og_logo.jpg"; />
        <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico" 
/>
        <!-- Latest compiled and minified CSS -->
        <link rel="stylesheet" href="css/bootstrap.min.css">

Added: incubator/s2graph/site/images/s2graph_og_logo.jpg
URL: 
http://svn.apache.org/viewvc/incubator/s2graph/site/images/s2graph_og_logo.jpg?rev=1743307&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/s2graph/site/images/s2graph_og_logo.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/s2graph/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/s2graph/site/index.html?rev=1743307&r1=1743306&r2=1743307&view=diff
==============================================================================
--- incubator/s2graph/site/index.html (original)
+++ incubator/s2graph/site/index.html Wed May 11 05:47:39 2016
@@ -6,7 +6,7 @@
                <meta property="og:title" content="S2Graph" />
                <meta property="og:type" content="website" />
                <meta property="og:url" 
content="https://s2graph.incubator.apache.org/"; />
-               <meta property="og:image" 
content="http://s2graph.incubator.apache.org/images/s2graph_og_logo.png"; />
+               <meta property="og:image" 
content="http://s2graph.incubator.apache.org/images/s2graph_og_logo.jpg"; />
                <link rel="shortcut icon" type="image/x-icon" 
href="images/favicon.ico" />
                <!-- Latest compiled and minified CSS -->
                <link rel="stylesheet" href="css/bootstrap.min.css">


Reply via email to