diff --git a/layouts/index.html b/layouts/index.html
index 913866c..5176840 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -12,74 +12,10 @@
{{ partial "profile.html" . }}
-
-
- {{ partial "footer.html" . }}
-
+ {{ partial "post-list.html" . }}
+ {{ partial "footer.html" . }}
- {{ partial "js.html" . }}
-
+ {{ partial "js.html" . }}