You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
455 B

1 month ago
<!DOCTYPE html>
<html lang="en" style="width: 100%; height: 100%">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>asbplayer</title>
</head>
<body style="width: 100%; height: 100%">
<div id="root" style="width: 100%; height: 100%"></div>
<script src="side-panel.js"></script>
<script src="asbplayer.js"></script>
</body>
</html>