Files
website/archetypes/default.md
T

6 lines
99 B
Markdown
Raw Normal View History

2023-11-07 17:16:43 -08:00
---
title: '{{ replace .File.ContentBaseName "-" " " | title }}'
date: {{ .Date }}
draft: true
---