public-website/index.html
2024-07-21 22:10:58 +02:00

11 lines
127 B
HTML

<html>
<head>
<title>
Hello from seb
</title>
</head>
<body>
<h1>Hello from seb</h1>
</body>
</html>