You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by ok...@apache.org on 2016/01/22 19:39:29 UTC

svn commit: r1726276 - /incubator/tinkerpop/site/index.html

Author: okram
Date: Fri Jan 22 18:39:29 2016
New Revision: 1726276

URL: http://svn.apache.org/viewvc?rev=1726276&view=rev
Log:
dah. forgot to image width.

Modified:
    incubator/tinkerpop/site/index.html

Modified: incubator/tinkerpop/site/index.html
URL: http://svn.apache.org/viewvc/incubator/tinkerpop/site/index.html?rev=1726276&r1=1726275&r2=1726276&view=diff
==============================================================================
--- incubator/tinkerpop/site/index.html (original)
+++ incubator/tinkerpop/site/index.html Fri Jan 22 18:39:29 2016
@@ -78,7 +78,7 @@
       <!-- Main hero unit for a primary marketing message or call to action -->
       <div class="hero-unit">
         <b><font size="6" face="american typewriter">Apache TinkerPop</font></b> 
-        <p><img src="images/tinkerpop-splash.png"/></p>
+        <p><img src="images/tinkerpop-splash.png"/ width="400"></p>
         <p>An Open Source Graph Computing Framework</p>  
       </div>