diff --git a/layouts/index.html b/layouts/index.html
index f51bc79..caa6e3b 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -16,6 +16,9 @@
{{- block "aside" . }}{{- end }}{{partial "allTags.html" . -}}
+
+ {{- block "aside" . }}{{- end }}{{partial "recentPosts.html" . -}}
+
diff --git a/layouts/partials/recentPosts.html b/layouts/partials/recentPosts.html
new file mode 100644
index 0000000..a367890
--- /dev/null
+++ b/layouts/partials/recentPosts.html
@@ -0,0 +1,6 @@
+Recent Posts
+