Fix: project directory structure

This commit is contained in:
2018-04-30 09:03:41 +09:00
parent 21cc32beaa
commit fca853fe97
+19
View File
@@ -0,0 +1,19 @@
<html>
<head>
<title>마우스 타자 연습</title>
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="resources/css/homepage.css">
</head>
<body bgcolor="lightgrey">
</body>
</html>