Skip to content

Latest commit

 

History

History
39 lines (36 loc) · 854 Bytes

File metadata and controls

39 lines (36 loc) · 854 Bytes
layout page
title
tagline

{% include JB/setup %}

{% for post in site.posts limit: 1 %}

{{ post.title }}

{{ post.date | date_to_long_string }}

{{post.content}}

Click here to Comment
{% endfor %}
Last 5 Posts:
    {% for post in site.posts limit: 5 %}
  • {{ post.date | date_to_string }} »
    {{ post.title }}
  • {% endfor %}

About the Ministry