12 lines
195 B
HTML
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&type=gif">
|
|
|
|
</body>
|
|
</html> |