2025-05-04 14:07:27 +12:00

9 lines
162 B
HTML

<html>
<head>
<title>Static Site</title>
</head>
<body>
<h1>Static Site</h1>
<p>This is a static site.</p>
</body>
</html>