website/archetypes/default.md

7 lines
85 B
Markdown
Raw Normal View History

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