Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ravindrasinghh authored May 13, 2023
1 parent 1a83094 commit f40dda9
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion argocd-cicd-setup/script/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
Welcome to automation world!
<!DOCTYPE html>
<html>

<head>
<title>Style Property</title>
</head>

<body style="background-image: -webkit-linear-gradient(left, white, black)">
<h1>Welcome to the Automation World!</h1>
</body>

</html>

0 comments on commit f40dda9

Please sign in to comment.