koneko.rocks/index.html
koneko 63e50ad510
Some checks failed
Build and Deploy koneko.rocks / build-and-deploy (push) Has been cancelled
testing
2025-04-23 17:57:34 +02:00

12 lines
284 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>koneko.rocks</title>
</head>
<body>
Landing page. If you are seeing this, traefik and DDNS are working as intended. :)
</body>
</html>