Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 214 Bytes

allnews.md

File metadata and controls

12 lines (11 loc) · 214 Bytes
title layout excerpt sitemap permalink
Announcements
page
temp.
false
/allnews.html

{% for article in site.data.news %}

{{ article.date }}
{{ article.headline }}

{% endfor %}