Files
dopewars-2025/frontend/index.html

12 lines
188 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Dope Wars 2025</title>
</head>
<body>
<h1>Dope Wars 2025</h1>
<p>World loading…</p>
</body>
</html>