~dricottone/blog

ref: be319325ec97fa8f6c2707d77958aa713cb4ec9b blog/archetypes/posts.md -rw-r--r-- 77 bytes
be319325Dominic Ricottone Fix to highlighted syntax 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
7
---
title: "{{ replace .Name "_" " " }}"
date: {{ .Date }}
draft: true
---