commit | 0eb04ca68311fc27cf10ba25e3f8c8b3df56fa47 | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Mon Aug 25 14:34:51 2014 -0700 |
committer | tom <tom@onlab.us> | Mon Aug 25 14:35:27 2014 -0700 |
tree | 64910c0eed2567ad6f2b9135097e2b612b39e3fd | |
parent | 86b3ac07181c38e1cb11ed61b40f2b8c585f90d1 [diff] [blame] |
Added cubby-holes for new projects.
diff --git a/web/gui/src/main/webapp/index.html b/web/gui/src/main/webapp/index.html new file mode 100644 index 0000000..f959f93 --- /dev/null +++ b/web/gui/src/main/webapp/index.html
@@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html> +<head> + <title>ONOS GUI</title> +</head> +<body> + <h1>ONOS GUI</h1> + Sort of... +</body> +</html> \ No newline at end of file