Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 215 Bytes

File metadata and controls

14 lines (10 loc) · 215 Bytes
title Sitemap
permalink /sitemap/
layout page

{% for p in site.pages %}

  • [{{ p.title }}]({{ p.url | absolute_url }}) {% endfor %}