mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Fix breadcrumb to go to root
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
a382f31a02
commit
4125fbf1c6
@@ -30,7 +30,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<ol class="breadcrumb">
|
<ol class="breadcrumb">
|
||||||
<li class="sitename">
|
<li class="sitename">
|
||||||
<a href="<%= site_home_path %>"><%= site_name %></a>
|
<a href="/"><%= site_name %></a>
|
||||||
</li>
|
</li>
|
||||||
<li class="hidden-xs active">
|
<li class="hidden-xs active">
|
||||||
<% if (distro_key == "openshift-enterprise") %>
|
<% if (distro_key == "openshift-enterprise") %>
|
||||||
|
|||||||
Reference in New Issue
Block a user