Files
website/index.html
T
2025-03-04 17:51:02 +01:00

11 lines
142 B
HTML

<!Doctype html>
<html>
<head>
<title></title>
</head>
<body>
<h1>Hello World!</h1>
<p>Call me Ishmael</p>
</body>
</html>