From 4265af9d6024ff47508ac41ba3655dd2aca6ce88 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Thu, 8 Aug 2019 21:49:32 +0100 Subject: Initial commit --- src/main/resources/index.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 src/main/resources/index.html (limited to 'src/main/resources/index.html') diff --git a/src/main/resources/index.html b/src/main/resources/index.html new file mode 100644 index 0000000..30ac962 --- /dev/null +++ b/src/main/resources/index.html @@ -0,0 +1,31 @@ + + + + + Terrain + + + + + + + + + + + + + +
+ + + + + \ No newline at end of file -- cgit v1.2.3