aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTeddy Wing2017-04-19 15:20:35 +0200
committerTeddy Wing2017-04-19 15:20:35 +0200
commit1b8cde4673950b24e4af1387df9d530baf92a602 (patch)
tree648bd36b09c0a99a6410b329e131cead9ebb5b31 /index.html
downloadgeo-feature-examiner-1b8cde4673950b24e4af1387df9d530baf92a602.tar.bz2
Initial commit. Add base static HTML file.
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..eca4ac1
--- /dev/null
+++ b/index.html
@@ -0,0 +1,9 @@
+<!doctype html>
+<html lang="en">
+<head>
+ <meta charset="utf-8">
+ <title>Geo Feature Explorer</title>
+</head>
+<body>
+</body>
+</html>