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
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>AAR DEMO | AWS CLOUD DEPLOYMENT</title>
<title>This is the Dummy Project</title>
<style>
body {
color: #000080;
Expand All @@ -26,11 +26,11 @@
</head>
<body>
<div align="center">
<img src="https://s3.ap-south-1.amazonaws.com/www.basava.com/aar_logo_final.png" style="max-width: 20%;">
<img src="https://media.licdn.com/dms/image/D4D12AQEmC2CSTK0unw/article-cover_image-shrink_600_2000/0/1691964348159?e=2147483647&v=beta&t=UA2DD5lAEDP28NHD9BRZIoriUAdwNxY8P465qku8lNY" style="max-width: 20%;">
<h1>Congratulations!!! </h1>
<h2>Welcome to AAR SOURCE| Ram Hemareddy</h2>
<h2>Welcome to the CI-CD Deployment Pipeline through AWS using Github connector test</h2>
<h3>This application was deployed using AWS CodeDeploy.</h3>
<p>For next steps, read the <a href="http://aws.amazon.com/documentation/codedeploy">AWS CodeDeploy Documentation</a>.</p>
<p>For next steps, read the <a href="https://docs.google.com/document/d/1L9ZFMkiM-nHcPd-tojXHzwvDOe3WyvsgAvQr0Ozg0Yk/edit">AWS CodeDeploy Documentation</a>.</p>
</div>
</body>
</html>
Expand Down