This is an automated email from the ASF dual-hosted git repository. leahy pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/incubator-spot.git
commit fe7bc1c6ed092f70209865710861813dec109c01 Author: Doug Cutting <cutt...@apache.org> AuthorDate: Tue Sep 27 09:10:02 2016 -0700 Add placeholder index.html. --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html new file mode 100644 index 0000000..b133f83 --- /dev/null +++ b/index.html @@ -0,0 +1,9 @@ +<html> + <head> + <title>Apache Spot (incubating)</title> + </head> +<body> +<h1>Apache Spot (incubating)</h1> +Apache Spot placeholder page. +</body> +</html>