You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by mu...@apache.org on 2013/12/19 02:01:48 UTC

svn commit: r1552195 - in /incubator/phoenix/site/publish: images/ images/phoenix-logo.jpg index.html

Author: mujtaba
Date: Thu Dec 19 01:01:47 2013
New Revision: 1552195

URL: http://svn.apache.org/r1552195
Log:
First checkin


Added:
    incubator/phoenix/site/publish/images/
    incubator/phoenix/site/publish/images/phoenix-logo.jpg   (with props)
Modified:
    incubator/phoenix/site/publish/index.html

Added: incubator/phoenix/site/publish/images/phoenix-logo.jpg
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/images/phoenix-logo.jpg?rev=1552195&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/phoenix/site/publish/images/phoenix-logo.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/phoenix/site/publish/index.html
URL: http://svn.apache.org/viewvc/incubator/phoenix/site/publish/index.html?rev=1552195&r1=1552194&r2=1552195&view=diff
==============================================================================
--- incubator/phoenix/site/publish/index.html (original)
+++ incubator/phoenix/site/publish/index.html Thu Dec 19 01:01:47 2013
@@ -1,10 +1,13 @@
 <html>
     <head>
         <meta charset="UTF-8">
-        <meta http-equiv="refresh" content="1;url=http://incubator.apache.org/projects/phoenix.html">
+        <meta http-equiv="refresh" content="5;url=http://incubator.apache.org/projects/phoenix.html">
         <title>Apache Phoenix</title>
     </head>
     <body>
-        Please see the <a href='http://incubator.apache.org/projects/phoenix.html'>Apache Phoenix Incubator Status Page</a> for updates.
+        <img src="images/phoenix-logo.jpg"/>
+        <p>
+        This site will be up soon. In meantime please see the <a href='http://incubator.apache.org/projects/phoenix.html'>Apache Phoenix Incubator Status Page</a> for updates.
+        </p>
     </body>
 </html>