Skip to content
Merged
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
6 changes: 3 additions & 3 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<div class="container">
<div class="first-content">
<h1>GitOps@Baloise</h1>
<span><em>ArgoCD</em> and <em>GitOpsCli</em> with <em>Tekton</em> on <em>OKD4</em></span>
<span><em>ArgoCD</em> & <em>GitOps CLI</em> with <em>Tekton</em> on <em>OKD4</em></span>
<div class="primary-button">
<a href="#process">Discover More</a>
</div>
Expand Down Expand Up @@ -115,7 +115,7 @@ <h4>Tekton</h4>
<div class="testimonials-item">
<a href="https://baloise-incubator.github.io/gitopscli/" target="_blank"><img src="img/gitopscli_git.jpg" alt=""></a>
<div class="text-content">
<h4>GitOpsCli</h4>
<h4>GitOps CLI</h4>
<span>Perform GitOps operations and replace yaml values.</span>
</div>
</div>
Expand All @@ -131,7 +131,7 @@ <h4>ArgoCD</h4>
</div>
<div class="item">
<div class="testimonials-item">
<a href="https://www.okd.io/asdsadsadasdsadasdasdsad" target="_blank"><img src="img/openshift_container.jpg" alt=""></a>
<a href="https://github.com/openshift/okd/blob/master/README.md#getting-started" target="_blank"><img src="img/openshift_container.jpg" alt=""></a>
<div class="text-content">
<h4>OKD4</h4>
<span>The Origin community distribution of Kubernetes.</span>
Expand Down