blog-legacy/archetypes/default.md

7 lines
84 B
Markdown
Raw Permalink Normal View History

2021-02-21 15:28:54 -06:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---