ministream/server/static/index.html

12 lines
174 B
HTML
Raw Permalink Normal View History

2023-12-02 12:58:02 +00:00
<!doctype html>
2023-11-30 18:32:38 +00:00
<html lang="en">
2023-12-02 12:58:02 +00:00
<head>
2023-11-30 18:32:38 +00:00
<meta charset="utf-8">
2023-12-02 12:58:02 +00:00
<title>ministream</title>
</head>
<body>
<h1>Frontend not bundled correctly!</h1>
</body>
2023-11-30 18:32:38 +00:00
</html>