~dricottone/blog

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