Add: html root folder - index.html -> mouse_typing/src/web/main/index.html
This commit is contained in:
+5
-15
@@ -1,17 +1,7 @@
|
|||||||
<html>
|
<html>
|
||||||
|
|
||||||
|
<script type="text/javascript">
|
||||||
|
location.href="./src/web/main/index.html";
|
||||||
|
</script>
|
||||||
|
|
||||||
<head>
|
</html>
|
||||||
<title>마우스 타자 연습</title>
|
|
||||||
<script type="text/javascript">
|
|
||||||
location.href = "./src/web/main/index.html";
|
|
||||||
</script>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body bgcolor="white">
|
|
||||||
</body>
|
|
||||||
|
|
||||||
|
|
||||||
</html>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user