studiox-mixer/frontend/static/index.html

11 lines
217 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>arsonar</title>
<meta charset="utf-8">
<link rel="stylesheet" href="bundle.css">
</head>
<body>
<script src="bundle.js"></script>
</body>
</html>