G-EIP-700-TLS-7-1-eip-steph.../website/html/index.html
2024-12-20 09:34:06 +00:00

13 lines
241 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>