We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e8610 commit f78f1f6Copy full SHA for f78f1f6
js-core/homeworks/homework-6/index.html
@@ -0,0 +1,11 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+<head>
4
+ <meta charset="UTF-8">
5
+ <title>Home work 6</title>
6
+</head>
7
+<body>
8
+
9
+<script src="src/main.js"></script>
10
+</body>
11
+</html>
0 commit comments