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 %}
-
@@ -21,7 +19,7 @@ description: Open-source home automation platform running on Python 3. Track and
Released:
{{ site.date_released | date: '%B %d, %Y' }}
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 %}
+
+