Skip to content

Commit eae11a0

Browse files
committed
neglect
1 parent c9f79c7 commit eae11a0

File tree

2 files changed

+5
-79
lines changed

2 files changed

+5
-79
lines changed

2.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44
<meta charset="UTF-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>Java</title>
7+
<title>JavaScript</title>
88
</head>
9-
<script src = "1.js"></script>
9+
<script src = "ary.js"></script>
10+
<script src="exe1.js"></script>
1011
<body>
11-
<h1>Hello</h1>
12+
13+
<h1></h1>
1214

1315

1416
</body>

2.js

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)