From 671e1105984f82a365ff40d67c9bb8411659d30a Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 10 Oct 2016 17:15:51 +0200 Subject: [PATCH] No sidebar in adv. topics --- source/_topics/platform_options.markdown | 2 +- source/_topics/webserver_details.markdown | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_topics/platform_options.markdown b/source/_topics/platform_options.markdown index eb8f1300c22..f8cd217c687 100644 --- a/source/_topics/platform_options.markdown +++ b/source/_topics/platform_options.markdown @@ -3,7 +3,7 @@ layout: page title: "Entity component platform options" description: "Shows how to customize polling interval for any component via configuration.yaml." date: 2016-02-12 23:17 -0800 -sidebar: true +sidebar: false comments: false sharing: true footer: true diff --git a/source/_topics/webserver_details.markdown b/source/_topics/webserver_details.markdown index 1a928f881f8..18ba4a3c152 100644 --- a/source/_topics/webserver_details.markdown +++ b/source/_topics/webserver_details.markdown @@ -1,9 +1,9 @@ --- layout: page title: "Details about the web server" -description: "Use nmap to scan your Home Assistant instance" +description: "Use nmap to scan your Home Assistant instance." date: 2016-10-06 08:00 -sidebar: true +sidebar: false comments: false sharing: true footer: true