G-EIP-700-TLS-7-1-eip-steph.../website/html/index.html
ange 9d7a6571ff
Some checks failed
/ mirror (push) Successful in 4s
/ deploy (push) Failing after 54s
force action
2024-11-28 03:47:21 +00:00

13 lines
242 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="Icing logo">
<p>Hello, World!</p>
</body>
</html>