website/archetypes/default.md

7 lines
87 B
Markdown
Raw Permalink Normal View History

2023-01-23 10:07:18 +01:00
---
title: "{{ replace .Name "-" " " | title }}"
2024-05-18 14:16:29 +02:00
date: "{{ .Date }}"
2024-05-10 11:31:41 +02:00
draft: false
2023-01-23 10:07:18 +01:00
---