Files
allisthewave-hugo-web/archetypes/default.md
Alan Youngblood 6af3729c15 First Commit
2024-04-04 16:42:18 -04:00

6 lines
102 B
Markdown

+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++