File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -386,3 +386,13 @@ openshift-builds:
386
386
build-docs-1.0 :
387
387
name : ' 1.0'
388
388
dir : builds/1.0
389
+ openshift-lightspeed :
390
+ name : Red Hat OpenShift Lightspeed
391
+ author : OpenShift documentation team <openshift-docs@redhat.com>
392
+ site : commercial
393
+ site_name : Documentation
394
+ site_url : https://docs.openshift.com/
395
+ branches :
396
+ lightspeed-docs-1.0tp1 :
397
+ name : ' 1.0tp1'
398
+ dir : lightspeed/1.0tp1
Original file line number Diff line number Diff line change 204
204
</p>
205
205
</div>
206
206
</div>
207
+ <div class="col-sm-6 text-center">
208
+ <h2>OpenShift Lightspeed</h2>
209
+ <div class="list-group">
210
+ <p>
211
+ <a
212
+ role="button"
213
+ class="btn btn-primary"
214
+ href="/openshift-lightspeed/latest/welcome/index.html"
215
+ >
216
+ <i class="fa fa-arrow-circle-o-right"></i> Lightspeed</a
217
+ >
218
+ </p>
219
+ <p class="list-group-item-text">
220
+ OpenShift Lightspeed documentation.
221
+ </p>
222
+ </div>
223
+ </div>
207
224
</div>
208
225
</div>
209
226
</div>
You can’t perform that action at this time.
0 commit comments