Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 142 Bytes

index.md

File metadata and controls

5 lines (5 loc) · 142 Bytes

{% for page in site.html_pages %} {% if page.url != '/' %}

  • [{{ page.title }}]({{ page.url | relative_url }}) {% endif %} {% endfor %}