Public Access
5
0

Creation fichier vide

This commit is contained in:
Andres
2025-11-19 13:00:44 -05:00
parent f5cc8c3edd
commit 85750a7f3a
3 changed files with 17 additions and 0 deletions

17
www/warframes.html Normal file
View File

@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Warframes</title>
</head>
<body>
<header>
</header>
<main>
</main>
</body>
</html>