diff --git a/public/index.html b/public/index.html deleted file mode 100644 index 79102ec4ebd08349bf8b34c816a25ceb807f2ccd..0000000000000000000000000000000000000000 --- 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>