From 316150e16b9892c482fbfc9198de40d6cc77bc12 Mon Sep 17 00:00:00 2001
From: Volker Coors <volker.coors@hft-stuttgart.de>
Date: Tue, 18 May 2021 19:15:40 +0000
Subject: [PATCH] Delete index.html

---
 public/index.html | 16 ----------------
 1 file changed, 16 deletions(-)
 delete mode 100644 public/index.html

diff --git a/public/index.html b/public/index.html
deleted file mode 100644
index 79102ec..0000000
--- a/public/index.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-<title> X3DOM Tutorial </title>
- 
-</head>
-
-<body>
-
-<font size="4"> X3DOM Turorial </font>
-
-<a href="hellox3dom.html" target="_blank"> Hello X3DOM </a>
-
-        
-</body>
-</html>
-- 
GitLab