~dricottone/blog

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