Skip to content

Commit 5531692

Browse files
committed
new features on d.r.c banner
1 parent 6c2d011 commit 5531692

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_templates/_page_openshift.html.erb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@
5959
<div class="container">
6060
<button id="hc-open-btn" class="open-btn-sm" onclick="openNav()" aria-label="Open"><span class="fa fa-bars" /></button>
6161
<ol class="breadcrumb hide-for-print">
62+
63+
<span>
64+
<div class="alert alert-info" role="primary" id="support-info">
65+
<strong>Soon, all Red Hat OpenShift documentation will only be available on <a href="https://docs.redhat.com/en/" style="color: #0C5460 !important" class="link-primary">docs.redhat.com</a>, the official location of all Red Hat product documentation.</strong> Get familiar with the updated experience today!
66+
</div>
67+
</span>
68+
6269
<% if (distro_key == "openshift-webscale" || distro_key == "openshift-dpu") %>
6370
<span>
6471
<div class="alert alert-danger" role="alert" id="support-alert">

0 commit comments

Comments
 (0)