mirror of
https://github.com/mblanke/dopewars-2025.git
synced 2026-03-01 12:50:21 -05:00
12 lines
188 B
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>
|