G-EIP-700-TLS-7-1-eip-steph.../website/html/index.html
ange 55995bc0a7
All checks were successful
/ mirror (push) Successful in 4s
/ deploy (push) Successful in 34s
fix: invalid BASE_URL
2024-11-29 06:17: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>