From 8be6a48e28cc2bcbf8d52e530c8467a562f06f78 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 29 Jun 2018 11:45:22 -0400 Subject: [PATCH] Add latest-release-notes and join-chat --- source/index.html | 6 ++---- source/join-chat/index.html | 3 +++ source/latest-release-notes/index.html | 8 ++++++++ 3 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 source/join-chat/index.html create mode 100644 source/latest-release-notes/index.html diff --git a/source/index.html b/source/index.html index 234bf17108b..263f991553a 100644 --- a/source/index.html +++ b/source/index.html @@ -11,8 +11,6 @@ hide_github_edit: 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. --- -{% assign recent_release_post = site.categories['Release-Notes'].first %} -
@@ -30,7 +28,7 @@ description: Open-source home automation platform running on Python 3. Track and
diff --git a/source/join-chat/index.html b/source/join-chat/index.html new file mode 100644 index 00000000000..662157a609e --- /dev/null +++ b/source/join-chat/index.html @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/source/latest-release-notes/index.html b/source/latest-release-notes/index.html new file mode 100644 index 00000000000..743b5160158 --- /dev/null +++ b/source/latest-release-notes/index.html @@ -0,0 +1,8 @@ +--- +--- + +{% assign recent_release_post = site.categories['Release-Notes'].first %} + +