clearsky.blog/archetypes/default.md
Richard Bronkhorst 5f07432da4 Publish first post
2021-12-24 15:26:47 +01:00

8 lines
93 B
Markdown

---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
tags: []
draft: true
---