Skip to content

Commit e42efc9

Browse files
authored
Merge pull request #7 from EasyCode-JavaScriptReact-v1/homework_6
Homework 6
2 parents 64d7900 + fc8fbdc commit e42efc9

File tree

2 files changed

+521
-0
lines changed

2 files changed

+521
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!DOCTYPE html>
2+
<html lang="ru">
3+
<head>
4+
<meta charset="UTF-8">
5+
<title>test page</title>
6+
</head>
7+
<body>
8+
<script src="src/main.js"></script>
9+
</body>
10+
</html>

0 commit comments

Comments
 (0)