Fennix/index.html
2024-11-27 01:23:06 +02:00

12 lines
114 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>
Hello World!
</title>
</head>
<body>
Hello World!
</body>
</html>