Files
olimparena/index.html
Ignat Karelov 7ed8f26ed5
All checks were successful
Deploy Olimparena / deploy (push) Successful in 14s
chore: added a stub file
2026-04-22 20:47:12 +03:00

11 lines
233 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>OlimpArena</title>
</head>
<body>
<h1>OlimpArena IN DEV</h1>
</body>
</html>