We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ac0b5 commit 1ed5490Copy full SHA for 1ed5490
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