G-EIP-700-TLS-7-1-eip-steph.../website/html/index.html

13 lines
241 B
HTML
Raw Normal View History

2024-11-28 03:35:42 +00:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Icing</title>
<link rel="stylesheet" href="style.css"/>
</head>
<body>
2024-11-28 03:47:21 +00:00
<img src="static/logo.webp" alt="Icing logo">
2024-11-29 04:35:55 +00:00
<p>Hello, World</p>
2024-11-28 03:35:42 +00:00
</body>
</html>