From fa360829bfe3f04f3e6d9af196dc9fd480864d4b Mon Sep 17 00:00:00 2001 From: user Date: Sat, 6 Apr 2024 22:23:06 +0200 Subject: initial commit - displays voronoi diagram --- src/static/index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/static/index.html (limited to 'src/static/index.html') diff --git a/src/static/index.html b/src/static/index.html new file mode 100644 index 0000000..f7520ed --- /dev/null +++ b/src/static/index.html @@ -0,0 +1,17 @@ + + + + + + + HTML 5 Boilerplate + + + + + + + +
+ + -- cgit v1.2.3