Files
homepage/archetypes/default.md
T

7 lines
85 B
Markdown
Raw Normal View History

2020-08-24 23:46:05 -05:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
2022-01-26 23:36:50 -06:00
draft: false
2020-08-24 23:46:05 -05:00
---