You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@polygene.apache.org by pa...@apache.org on 2015/04/17 20:07:32 UTC

svn commit: r1674372 - in /zest/site: content/ content/index.html trunk/

Author: paulmerlin
Date: Fri Apr 17 18:07:32 2015
New Revision: 1674372

URL: http://svn.apache.org/r1674372
Log:
zest: site, move index.html to location mentionned in INFRA-9333

Added:
    zest/site/content/
    zest/site/content/index.html
Removed:
    zest/site/trunk/

Added: zest/site/content/index.html
URL: http://svn.apache.org/viewvc/zest/site/content/index.html?rev=1674372&view=auto
==============================================================================
--- zest/site/content/index.html (added)
+++ zest/site/content/index.html Fri Apr 17 18:07:32 2015
@@ -0,0 +1,11 @@
+<!doctype html>
+<html lang="en">
+    <head>
+        <meta charset="utf-8"/>
+        <title>Apache Zest</title>
+    </head>
+    <body>
+        <h1>Apache Zest</h1>
+    </body>
+</html>
+