~dricottone/blog

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