[htdocs] Rebuild web interface

This commit is contained in:
chme
2022-04-15 19:50:55 +02:00
parent 81491367fc
commit 03b41d2840
5 changed files with 39 additions and 60 deletions

View File

@@ -17,7 +17,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OwnTone</title>
<script type="module" crossorigin src="/assets/index.js"></script>
<link rel="modulepreload" href="/assets/vendor.js">
<link rel="stylesheet" href="/assets/index.css">
</head>
<body>