~dricottone/blog

ref: f841a177f8f483ac3d2090c4b41e1a3d9c4f49c3 blog/archetypes/posts.md -rw-r--r-- 77 bytes
f841a177Dominic Ricottone Initial commit 3 years ago
                                                                                
1
2
3
4
5
6
7
---
title: "{{ replace .Name "_" " " }}"
date: {{ .Date }}
draft: true
---