1
0
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:
Vikram Goyal
2019-09-18 13:58:40 +10:00
committed by openshift-cherrypick-robot
parent a382f31a02
commit 4125fbf1c6

View File

@@ -30,7 +30,7 @@
</p>
<ol class="breadcrumb">
<li class="sitename">
<a href="<%= site_home_path %>"><%= site_name %></a>
<a href="/"><%= site_name %></a>
</li>
<li class="hidden-xs active">
<% if (distro_key == "openshift-enterprise") %>