Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 191 Bytes

index.md

File metadata and controls

10 lines (9 loc) · 191 Bytes
layout title
default
Blog de Woda

{% for post in site.posts %}

  • [{{ post.title }}]({{ post.url }}) {{ post.excerpt }} [Seguir leyendo →]({{ post.url }}) {% endfor %}