Initial index.html

This commit is contained in:
GeekOfWires 2025-07-08 22:47:08 -04:00
parent 338c9a563f
commit 07e7c12380

10
index.html Normal file
View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Celebrating Christmas!</title>
</head>
<body>
<div></div>
</body>
</html>