aboutsummaryrefslogtreecommitdiff
path: root/client/index.html
diff options
context:
space:
mode:
authorJasper Van der Jeugt2020-07-29 16:17:17 +0200
committerJasper Van der Jeugt2020-07-29 16:17:17 +0200
commit780527946548c68bfcfc4d8a99abf06b66cf23c1 (patch)
tree1479ab0ceb1de8016dff7ff462cd565c452a4243 /client/index.html
parent72b1de1a28c23cf694ff5f982f0f637afd4ba5bc (diff)
Stub client
Diffstat (limited to '')
-rw-r--r--client/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/client/index.html b/client/index.html
new file mode 100644
index 0000000..8ac103a
--- /dev/null
+++ b/client/index.html
@@ -0,0 +1,9 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+ <meta charset="UTF-8">
+ <title>Client</title>
+</head>
+ <body>
+ </body>
+</html>