10 lines
148 B
HTML
10 lines
148 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<script type="text/javascript" src="index.js"></script>
|
||
|
</head>
|
||
|
<body>
|
||
|
Check the console logs...
|
||
|
</body>
|
||
|
</head>
|
||
|
</html>
|