~dricottone/blog

ref: 86970a383edf4058ef5f229a1fc263b53d674ad2 blog/archetypes/posts.md -rw-r--r-- 77 bytes
86970a38Dominic Ricottone Slight refactoring of whitespace 2 years ago
                                                                                
1
2
3
4
5
6
7
---
title: "{{ replace .Name "_" " " }}"
date: {{ .Date }}
draft: true
---