oliverdavies.uk-hugo/archetypes/default.md

6 lines
104 B
Markdown
Raw Permalink Normal View History

2025-01-15 08:45:00 +00:00
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++