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
2 changes: 1 addition & 1 deletion color/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<meta http-equiv="refresh" content="1">
</head>
<body style="background-color:DimGray;">
<h1 style="color:white;text-align:center;">Codefresh GitOps CD powered by <span class="argo-font" style="color:COLOR1;">Argo</span></h1>
<h1 style="color:white;text-align:center;">Codefresh GitOps CD powered by <span class="argo-font" style="color:COLOR2;">argo</span></h1>
<h2 style="color:white;text-align:center;">test2</h2>
<p style="text-align:center;"><img src="IMAGE"></p>
</body>
Expand Down