Files
davisfe.cz/index.html
fencl 00c1a298e5
Some checks failed
continuous-integration/drone/push Build encountered an error
Update index.html to include specific server test identifier and add call-portainer-webhook step in .drone.yml
2025-09-01 22:21:32 +02:00

14 lines
273 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 test2</p>
</body>
</html>