homepage/hugo/archetypes/default.md

6 lines
104 B
Markdown
Raw Normal View History

2024-12-18 20:03:35 +01:00
+++
date = '{{ .Date }}'
draft = true
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+++