initialised index.html

This commit is contained in:
karl 2026-01-07 11:34:35 +01:00
parent 58f6c46228
commit ec61f7e512

12
index.html Normal file
View file

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="refresh" content="1">
<title>Braids</title>
</head>
<body>
<p>Braids refresh every 1 second.</p>
</body>
</html>