diff --git a/_layouts/main.html b/_layouts/main.html index c1e82a67..a81ae5c3 100644 --- a/_layouts/main.html +++ b/_layouts/main.html @@ -64,7 +64,9 @@
{{ content }} -

Recent News

+ + Recent News + {% for post in site.posts limit:3 %}

{{ post.title }}