Start Christmas pages

This commit is contained in:
Chris
2022-12-20 23:21:50 +00:00
parent d7a9d315a3
commit 36ece5200f
4 changed files with 35 additions and 0 deletions

10
christmas/bethany.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div>
Merry Christmas Bethany
</div>
</body>
</html>

6
christmas/default.html Normal file
View File

@@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<body>
Turn back
</body>
</html>