You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eagle.apache.org by hs...@apache.org on 2015/10/30 22:44:29 UTC

svn commit: r1711558 - /incubator/eagle/site/index.html

Author: hsaputra
Date: Fri Oct 30 21:44:29 2015
New Revision: 1711558

URL: http://svn.apache.org/viewvc?rev=1711558&view=rev
Log:
Add index.html.

Added:
    incubator/eagle/site/index.html

Added: incubator/eagle/site/index.html
URL: http://svn.apache.org/viewvc/incubator/eagle/site/index.html?rev=1711558&view=auto
==============================================================================
--- incubator/eagle/site/index.html (added)
+++ incubator/eagle/site/index.html Fri Oct 30 21:44:29 2015
@@ -0,0 +1,11 @@
+<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<HTML>
+   <HEAD>
+      <TITLE>
+         Apache Eagle incubating website 
+      </TITLE>
+   </HEAD>
+<BODY>
+   <P>Hello World! This is Apache Eagle.</P> 
+</BODY>
+</HTML>