~dricottone/blog

ref: 360e020f286673ef32cd7a32f4454f4b46a5fd5c blog/archetypes/default.md -rw-r--r-- 84 bytes
360e020fDominic Ricottone Simple HTML sanitization 2 years ago
                                                                                
1
2
3
4
5
6
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---