~dricottone/blog

ref: 65386b2566bec709fd055c2f502bd6380302a057 blog/archetypes/default.md -rw-r--r-- 84 bytes
65386b25Dominic Ricottone New post and redid some styling/templating 3 years ago
                                                                                
1
2
3
4
5
6
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---