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