Files
blackstream/frontend/web-app/public/index.html
2026-03-10 09:26:09 +00:00

15 lines
482 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="BlackStream — discover and track content across all your streaming services" />
<title>BlackStream</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>