public-website/index.html

11 lines
127 B
HTML
Raw Normal View History

2024-07-21 20:10:58 +00:00
<html>
<head>
<title>
Hello from seb
</title>
</head>
<body>
<h1>Hello from seb</h1>
</body>
</html>