Files
live-studio-audience/cmd/server/internal/public/index.html
Bel LaPointe c8bd8a591d wipp
2024-02-20 07:58:59 -07:00

12 lines
211 B
HTML

<!DOCTYPE html>
<html>
<header>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/out/light.css">
</header>
<body>
<h1>Hello World</h1>
</body>
<footer>
</footer>
</html>