Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 159 Bytes

index.markdown

File metadata and controls

11 lines (7 loc) · 159 Bytes
layout
default

{% for widget in site.pages %}

[{{ widget.title }}]({{ site.baseurl }}{{ widget.url }})

{{ widget.description }}

{% endfor %}