hugo-rottenwheel/archetypes/default.md

6 lines
102 B
Markdown
Raw Permalink Normal View History

2024-07-14 06:37:57 +00:00
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++