Skip to content

Commit be3de82

Browse files
RHDEVDOCS-5356 add gitops to preview page
1 parent d56b81c commit be3de82

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

scripts/ocpdocs/_previewpage

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,22 @@
173173
</div>
174174
</div>
175175
</div>
176+
<div class="row">
177+
<div class="col-sm-6 text-center">
178+
<h2>OpenShift GitOps</h2>
179+
<div class="list-group">
180+
<p>
181+
<a
182+
role="button"
183+
class="btn btn-primary"
184+
href="/openshift-gitops/latest/gitops/understanding-openshift-gitops.html"
185+
>
186+
<i class="fa fa-arrow-circle-o-right"></i> GitOps</a
187+
>
188+
</p>
189+
<p class="list-group-item-text">
190+
Standalone OpenShift GitOps documentation.
191+
</p>
176192
</div>
177193
</div>
178194
</body>

0 commit comments

Comments
 (0)