~dricottone/blog

ref: 18789b6416cefe4cd8a091618086f4c8277c02fa blog/archetypes/posts.md -rw-r--r-- 77 bytes
18789b64Dominic Ricottone Publishing the blog post 2 years ago
                                                                                
1
2
3
4
5
6
7
---
title: "{{ replace .Name "_" " " }}"
date: {{ .Date }}
draft: true
---