G-EIP-700-TLS-7-1-eip-steph.../website/html/index.html
ange c7e348c190
Some checks failed
/ mirror (push) Successful in 4s
/ deploy (push) Failing after 9s
feat: website autodeploy scripts
2024-11-28 03:35:42 +00:00

13 lines
236 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Icing</title>
<link rel="stylesheet" href="style.css"/>
</head>
<body>
<img src="static/logo.webp" alt="Logo">
<p>Hello, World!</p>
</body>
</html>