This commit is contained in:
2023-10-04 13:34:14 -05:00
parent 778965c800
commit 6ce4db8b96
14 changed files with 729 additions and 399 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Start Page</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<h1>Hello World!</h1>
</body>
</html>