Files
vps-apps/html/index.html
Elias Ahokas 842884164d
Some checks failed
deploy apps / deploy (push) Has been cancelled
move nginx
2025-11-12 17:54:08 +02:00

20 lines
405 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Isot jutut</title>
</head>
<body>
<h1>Tuulanhovin intranetti</h1>
<p>Tervetuloa tuulanhovin intranettiin. Tosi <strong>isoi</strong> juttui tulossa</p>
<img src="redp.jpeg" alt="Haxing" style="max-width: 350px; height: auto;">
</body>
</html>