Skip to content

Latest commit

 

History

History
executable file
·
39 lines (34 loc) · 754 Bytes

File metadata and controls

executable file
·
39 lines (34 loc) · 754 Bytes
layout permalink title
page
/encontros/
Encontros

Para saber do próximo encontro acompanhe o grupo do Telegram.
Veja aqui um histórico dos nossos encontros.




{% for poem in site.poetry reversed %} {% endfor %}
{{ poem.title }}

{{ poem.date | date: ' %-d/%m/%Y' }}

<style> .table { width: 100%; margin-bottom: 1rem; background-color: transparent; } table { border-collapse: collapse; }