Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 247 Bytes

File metadata and controls

15 lines (13 loc) · 247 Bytes
layout page
title News
permalink /news/
tags
Project updates
Announcements
Events
Research news
Community news

{% assign posts = site.posts | sort: "date" | reverse %}

{% include news_timeline.html posts=posts %}