Files
Siteweb/index.html
2026-06-26 18:29:43 +02:00

12 lines
195 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>LiloIMG</title>
</head>
<body>
<h1>LiloIMG</h1>
<img src="https://thecatapi.com/api/images/get?format=src&amp;type=gif">
</body>
</html>