Files
davisfe.cz/index.html
fencl 2b4e1a154a
All checks were successful
continuous-integration/drone/push Build is passing
Update index.html to reflect project branding and content
2025-09-01 22:16:07 +02:00

14 lines
267 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>