Files
website/archetypes/default.md
T

6 lines
102 B
Markdown
Raw Normal View History

2023-11-07 16:53:42 -08:00
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++