Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 196 Bytes

File metadata and controls

10 lines (10 loc) · 196 Bytes
layout page
title Authors
permalink /authors/
sitemap
priority
0.7

{% for author in site.authors %}

  • [{{ author.name }}]({{ site.baseurl }}/authors/{{ author.name }}) {% endfor %}