Skip to content

Commit f24fab6

Browse files
authored
Merge pull request #85760 from gaurav-nelson/add-banner-mainpage
Added d.r.c banner on main page
2 parents 73dc246 + 9491a62 commit f24fab6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

index-commercial.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,12 @@ <h3>Technology Topics</h3>
135135
</div>
136136
</div>
137137
</nav>
138-
138+
<div id="banner" style="width: 100%; background-color: #fff4cc; padding: 1rem; text-align: center; z-index: 1000;">
139+
<p>
140+
<strong>OpenShift docs are moving and will soon only be available at <a href="https://docs.redhat.com/en/" style="color: #0C5460 !important" class="link-primary">docs.redhat.com</a>, the home of all Red Hat product documentation. Explore the <a href="https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/about/index" style="color: #0C5460 !important" class="link-primary">new docs experience</a> today.
141+
</strong>
142+
</p>
143+
</div>
139144
<header class="masthead masthead-docs text-center">
140145
<div class="container">
141146
<div class="title-inner">

0 commit comments

Comments
 (0)