changed web interface to static files + json interface
[goDBhammer.git] / src / web / index.html
diff --git a/src/web/index.html b/src/web/index.html
new file mode 100644 (file)
index 0000000..b499243
--- /dev/null
@@ -0,0 +1,10 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Insert title here</title>
+</head>
+<body>
+
+</body>
+</html>
\ No newline at end of file