Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 196 Bytes

authors.md

File metadata and controls

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

{% for author in site.authors %}

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