ECS-Cloudformation/nginx/index.html

11 lines
155 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>Hello Commit</title>
</head>
<body>
<h1>Hello Commit</h1>
<img src="logo.png" alt="Logo">
</body>
</html>