Skip to content

Commit d6d9ed0

Browse files
committed
Update index.html
1 parent 6fe95d4 commit d6d9ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
})();
2929

3030
</script>
31-
<script>$('a').click(alert(123))
31+
<script>$('a').click(alert(123))</script>
3232
</head>
3333
<body>
3434

0 commit comments

Comments
 (0)