Add pandoc metadata frontmatter with title

This commit is contained in:
jultty 2024-02-24 14:15:49 -03:00
commit 40a96a81a7
2 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,6 @@
# Scripts em OCaml
---
title: Scripts em OCaml
---
Este blog gera suas postagens com o Pandoc, mas quem faz o trabalho lógico de identificar os arquivos e montar os comandos é um pequeno script em OCaml.