~dricottone/blog

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