Files
davisfe.cz/index.html
fencl 64faefd131
Some checks failed
continuous-integration/drone/push Build encountered an error
Update index.html to correct server description in paragraph
2025-09-01 22:49:53 +02:00

13 lines
266 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>
</body>
</html>