Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 185 Bytes

File metadata and controls

9 lines (9 loc) · 185 Bytes
layout page
title Authors
permalink /authors/
sitemap true

{% for author in site.authors %}

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