Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 537 Bytes

File metadata and controls

23 lines (20 loc) · 537 Bytes
layout page
title Actividades
permalink /actividades/
lang es

{%for post in site.posts %}

{{post.title}}

{{ post.excerpt | strip_html | truncatewords: 50 }}

{% endfor %}