This commit is contained in:
I_AM_TINE
2023-01-25 11:07:32 +07:00
commit ddb9307704
7 changed files with 56 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Default</title>
</head>
<body>
<h1>Default page</h1>
</body>
</html>