Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 564 Bytes

File metadata and controls

20 lines (19 loc) · 564 Bytes
layout single
title News
header
title background-image
News <a href="{{ site.baseurl }}/feed.xml"><i class="fa fa-rss"></i></a>
/assets/img/header-background/zion-shorter.jpg
    {%- for post in site.posts -%}
  • {%- assign date_format = "%b %-d, %Y" -%} {{ post.date | date: date_format }} {{ post.title | escape }} {{ post.excerpt | remove: "

    " | remove: "

    "}}
  • {%- endfor -%}