Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 157 Bytes

File metadata and controls

9 lines (8 loc) · 157 Bytes
layout page
title Fellows

{% for fellow in site.fellows %}

{{ fellow.title }}

{{ fellow.content | markdownify }}

{% endfor %}