Skip to content

Commit 2276be5

Browse files
committed
RHDEVDOCS-5441: add link for previews
1 parent 9174351 commit 2276be5

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

scripts/ocpdocs/_previewpage

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,26 @@
153153
</p>
154154
</div>
155155
</div>
156-
</div>
156+
</div>
157+
<div class="row">
158+
<div class="col-sm-6 text-center">
159+
<h2>OpenShift Pipelines</h2>
160+
<div class="list-group">
161+
<p>
162+
<a
163+
role="button"
164+
class="btn btn-primary"
165+
href="/openshift-pipelines/latest/pipelines/understanding-openshift-pipelines.html"
166+
>
167+
<i class="fa fa-arrow-circle-o-right"></i> Serverless</a
168+
>
169+
</p>
170+
<p class="list-group-item-text">
171+
Standalone OpenShift Serverless documentation.
172+
</p>
173+
</div>
174+
</div>
175+
</div>
157176
</div>
158177
</div>
159178
</body>

0 commit comments

Comments
 (0)