~dricottone/blog

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