Browse Source

HADOOP-17182. Remove breadcrumbs from web site (#2190)

Signed-off-by: Mingliang Liu <liuml07@apache.org>
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
Akira Ajisaka 5 years ago
parent
commit
40542024df
1 changed files with 0 additions and 5 deletions
  1. 0 5
      hadoop-project/src/site/site.xml

+ 0 - 5
hadoop-project/src/site/site.xml

@@ -41,11 +41,6 @@
       <item name="git" href="https://gitbox.apache.org/repos/asf/hadoop.git" />
     </links>
 
-    <breadcrumbs position="left">
-      <item name="Apache" href="http://www.apache.org/" />
-      <item name="Hadoop" href="http://hadoop.apache.org/"/>
-    </breadcrumbs>
-
     <menu name="General" inherit="top">
       <item name="Overview" href="index.html"/>
       <item name="Single Node Setup" href="hadoop-project-dist/hadoop-common/SingleCluster.html"/>