diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000000000000000000000000000000000000..15c39dfebbc05d08158dcecae519822baead1a5d --- /dev/null +++ b/public/index.html @@ -0,0 +1,8 @@ +<html> +<head> +<title>test</title> +</head> +<body> +test +</body> +</html>