atropos/environments/community/deepsacrifice_chess/public/index.html
2025-05-26 13:27:43 +10:00

12 lines
404 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;700&family=IBM+Plex+Sans:wght@400;500;700&display=swap" rel="stylesheet" />
<title>DeepSacrifice</title>
</head>
<body>
<div id="root"></div>
</body>
</html>