Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 326 Bytes

themes.md

File metadata and controls

19 lines (15 loc) · 326 Bytes
layout title
page
Themes

{% for themes in site.themes %}

{{ themes.description | truncate: 160 }}

{% endfor %}