Skip to content

Commit cf49a82

Browse files
authored
Update index.html
1 parent 555af76 commit cf49a82

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<style>
77
body {
88
color: #ffffff;
9-
background-color: #007f3f;
9+
background-color: #00ffff;
1010
font-family: Arial, sans-serif;
1111
font-size: 14px;
1212
}
@@ -27,9 +27,9 @@
2727
<body>
2828
<div align="center">
2929
<h1>Congratulations!</h1>
30-
<h2> You have successfully created a pipeline that retrieved this source application from GitHub and deployed it to one Amazon EC2 instance using AWS Elastic Beanstalk.
31-
You’re one step closer to practicing continuous deployment!</h2>
32-
<p>For next steps, read the AWS CodePipeline Documentation.</p>
30+
<h2> I changed something<h2>
31+
<p> Hallo, I changed the look and feel of this site </p>
32+
3333
</div>
3434
</body>
3535
</html>

0 commit comments

Comments
 (0)