Files
davisfe.cz/index.html
fencl 4a8cdaf34c
All checks were successful
continuous-integration/drone/push Build is passing
Implement code changes to enhance functionality and improve performance
2025-09-02 10:43:27 +02:00

16 lines
328 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DAVISFE</title>
</head>
<body>
<b>Davidův</b>
<b>úžasný</b>
<p>server</p>
<img src="gif/hulkhogan-hulk.gif" alt="Hulk Hogan gif">
</body>
</html>