~dricottone/blog

ref: 50674273dab06256c2718c6bd5fab90d3f227b24 blog/archetypes/posts.md -rw-r--r-- 77 bytes
50674273Dominic Ricottone Fixing links 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
7
---
title: "{{ replace .Name "_" " " }}"
date: {{ .Date }}
draft: true
---