We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64d7900 + fc8fbdc commit e42efc9Copy full SHA for e42efc9
2 files changed
js-core/homeworks/homework-6/index.html
@@ -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