Skip to content

Commit 66a9ea8

Browse files
authored
Remove sidebar from homepage (esphome#4719)
1 parent eb41621 commit 66a9ea8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,8 @@
168168
"searchbox.html",
169169
"localtoc.html",
170170
"contact.html",
171-
]
171+
],
172+
"index": []
172173
}
173174

174175

0 commit comments

Comments
 (0)