~dricottone/blog

ref: 28b70db007caa81b829104c45eda73f30b90e072 blog/archetypes/posts.md -rw-r--r-- 77 bytes
28b70db0Dominic Ricottone Post and updates 2 years ago
                                                                                
1
2
3
4
5
6
7
---
title: "{{ replace .Name "_" " " }}"
date: {{ .Date }}
draft: true
---