Author: rain
Date: Wed May 11 05:32:51 2016
New Revision: 1743302

URL: http://svn.apache.org/viewvc?rev=1743302&view=rev
Log:
og image tag modified  absolute path

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=1743302&r1=1743301&r2=1743302&view=diff
==============================================================================
--- incubator/s2graph/site/community.html (original)
+++ incubator/s2graph/site/community.html Wed May 11 05:32:51 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="images/s2graph_logo1.png" />
+       <meta property="og:image" 
content="http://s2graph.incubator.apache.org/images/s2graph_logo1.png"; />
        <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">

Modified: incubator/s2graph/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/s2graph/site/index.html?rev=1743302&r1=1743301&r2=1743302&view=diff
==============================================================================
--- incubator/s2graph/site/index.html (original)
+++ incubator/s2graph/site/index.html Wed May 11 05:32:51 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="images/s2graph_logo1.png" />
+               <meta property="og:image" 
content="http://s2graph.incubator.apache.org/images/s2graph_logo1.png"; />
                <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