From cbb421de554619523700831ce9e02009e5bba8dd Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 29 Aug 2015 09:13:47 -0700 Subject: [PATCH] Fix homepage description --- _deploy | 2 +- source/_includes/site/head.html | 2 +- source/index.html | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_deploy b/_deploy index b19ecf262f6..9c8ef0ad8f1 160000 --- a/_deploy +++ b/_deploy @@ -1 +1 @@ -Subproject commit b19ecf262f6dbd6d57102c0f4b7c78d7b171bd00 +Subproject commit 9c8ef0ad8f1f0714f8262db16d0253f80149a801 diff --git a/source/_includes/site/head.html b/source/_includes/site/head.html index 9133dbaa2ee..2a554de8369 100644 --- a/source/_includes/site/head.html +++ b/source/_includes/site/head.html @@ -21,7 +21,7 @@ - + {% endif %} diff --git a/source/index.html b/source/index.html index 30985c33fb2..b79b7657b80 100644 --- a/source/index.html +++ b/source/index.html @@ -6,6 +6,7 @@ show_title: false sidebar: false hero_unit: true is_homepage: true +description: Open-source home automation platform running on Python 3. Track and control all devices at home and automate control. Installation in less than a minute. ---