From 513ef6f63a367bdfea0e5b4b60699d523be885d1 Mon Sep 17 00:00:00 2001 From: Jason Hu Date: Mon, 10 Sep 2018 22:52:45 -0700 Subject: [PATCH] Fix a typo in date which hide configuration page (#6253) --- source/_docs/configuration.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/configuration.markdown b/source/_docs/configuration.markdown index c863c66382e..2e57862c030 100644 --- a/source/_docs/configuration.markdown +++ b/source/_docs/configuration.markdown @@ -2,7 +2,7 @@ layout: page title: "Configuring Home Assistant" description: "Configuring Home Assistant." -date: 2018-09-18 16:15 +date: 2018-09-08 16:15 sidebar: true comments: false sharing: true