Latest Blog Posts
{{ range first 3 (where .Site.RegularPages.ByDate.Reverse "Section" "blog") }} @@ -6,4 +7,5 @@{{ .Summary }}
Read More > {{ end }} +diff --git a/themes/saturn/layouts/index.html b/themes/saturn/layouts/index.html
index 6a9d212..292ca26 100644
--- a/themes/saturn/layouts/index.html
+++ b/themes/saturn/layouts/index.html
@@ -1,4 +1,5 @@
{{ define "main" }}
+ {{ .Summary }}Latest Blog Posts
{{ range first 3 (where .Site.RegularPages.ByDate.Reverse "Section" "blog") }}
@@ -6,4 +7,5 @@
{{ range site.Menus.social }}