소스 검색

Оновити 'HW#2/index.html'

stas.vladlenko 1 년 전
부모
커밋
6a8667354e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      HW#2/index.html

+ 1 - 1
HW#2/index.html

@@ -7,6 +7,6 @@
     <title>Document</title>
 </head>
 <body>
-    <script src="main.js"></script>
+    <script src="hw2.js"></script>
 </body>
 </html>