mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 08:10:18 +00:00
12 lines
200 B
HTML
12 lines
200 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<title></title>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
|
||
|
<script src="index.js"></script>
|
||
|
</body>
|
||
|
</html>
|