Commit
·
05562bd
1
Parent(s):
3eb545b
Update index.html
Browse files- index.html +1 -3
index.html
CHANGED
@@ -12,13 +12,11 @@
|
|
12 |
|
13 |
<body>
|
14 |
<h1>
|
15 |
-
|
16 |
-
by making custom HTTP library
|
17 |
</h1>
|
18 |
|
19 |
<!-- Including library.js and app.js -->
|
20 |
<script src="library.js"></script>
|
21 |
-
<script src="app.js"></script>
|
22 |
</body>
|
23 |
|
24 |
</html>
|
|
|
12 |
|
13 |
<body>
|
14 |
<h1>
|
15 |
+
test
|
|
|
16 |
</h1>
|
17 |
|
18 |
<!-- Including library.js and app.js -->
|
19 |
<script src="library.js"></script>
|
|
|
20 |
</body>
|
21 |
|
22 |
</html>
|