Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit fa1208b

Browse files
authored
Create index.html
1 parent 7989e37 commit fa1208b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<html>
2+
3+
<script src="first.js"></script>
4+
<script src="second.js"></script>
5+
<script src="third.js"></script>
6+
<script src="fourth.js"></script>
7+
<script src="fifth.js"></script>
8+
9+
</html>

0 commit comments

Comments
 (0)