~dricottone/blog

ref: e53e7c8e51d7a1c6f5f83ba5fd9e0c80ed154e22 blog/archetypes/posts.md -rw-r--r-- 77 bytes
e53e7c8eDominic Ricottone Chat fixes 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
7
---
title: "{{ replace .Name "_" " " }}"
date: {{ .Date }}
draft: true
---