Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,24 @@
font-size: 500%;
font-weight: normal;
margin-bottom: 0;
text-align: center;
padding-top: 35px;
}

h2 {
font-size: 200%;
font-weight: normal;
margin-bottom: 0;
text-align: center;
}
</style>
</head>
<body>
<div align="center">

<h1>Congratulations!</h1>
<h2>You have successfully deployed this website using AWS code services.</h2>
<p>For next steps, read the AWS CodePipeline Documentation.</p>
</div>

</body>
</html>