~dricottone/blog

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