This commit is contained in:
Heerko 2026-01-08 14:56:33 +01:00
commit 4cbac9c351

11
index.html Normal file
View file

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