diff --git a/content/_index.html b/content/_index.html
new file mode 100644
index 00000000000..e91b9f46e8b
--- /dev/null
+++ b/content/_index.html
@@ -0,0 +1,14 @@
+---
+title: "Documentation | Rancher Labs"
+pageHeader: "Docs"
+subTitle: "sub"
+description: ""
+---
+
+
diff --git a/content/_index.md b/content/_index.md
deleted file mode 100644
index 3b87e52ad8b..00000000000
--- a/content/_index.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
- title: homepage
- weight: 4
----
-
-homepage
-
-product
-- rancher
-- rancher os
-- 1.6
diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index 0420b66a08d..12b1bb123c5 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -21,12 +21,14 @@
{{ $showSidebar := (gt (len ($.Scratch.Get "secondLevel").Sections) 0) }}
+
{{ if $showSidebar }}
{{end}}