Repository: incubator-rya-site Updated Branches: refs/heads/asf-site ab6788048 -> 290ba38bf
Added "comming soon" message to the asf-site branch Project: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/commit/290ba38b Tree: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/tree/290ba38b Diff: http://git-wip-us.apache.org/repos/asf/incubator-rya-site/diff/290ba38b Branch: refs/heads/asf-site Commit: 290ba38bf7f919df8f77475eed9c44c13d07fb08 Parents: ab67880 Author: Adina Crainiceanu <[email protected]> Authored: Tue Oct 27 11:25:18 2015 -0400 Committer: Adina Crainiceanu <[email protected]> Committed: Tue Oct 27 11:25:18 2015 -0400 ---------------------------------------------------------------------- content/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rya-site/blob/290ba38b/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index 99a954e..02cc2d8 100644 --- a/content/index.html +++ b/content/index.html @@ -2,5 +2,8 @@ <head> <title>Apache Rya (Incubating)</title> </head> - <body/> + <body> + <h1>Apache Rya (Incubating)</h1> + <h2>Coming soon...</h2> + </body> </html>
