~dricottone/blog

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