fewd/priv/index.html
2025-09-16 15:50:31 -07:00

11 lines
145 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>FEWD Hello!</title>
</head>
<body>
<h1>Hello world!</h1>
</body>
</html>