~dricottone/blog

blog/archetypes/default.md -rw-r--r-- 84 bytes
eb40f8f6Dominic Ricottone RSS feeds 3 months ago
                                                                                
1
2
3
4
5
6
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---