ECS-Cloudformation/nginx/index.html

11 lines
159 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>Hello Commit</title>
</head>
<body>
2023-09-10 13:56:04 +00:00
<h1>Hello Commit New</h1>
<img src="logo.png" alt="Logo">
</body>
</html>