blog/archetypes/post-bundle/index.md
Ewen 79ba6399f1
All checks were successful
continuous-integration/drone/push Build is passing
Initial commit
2022-02-04 16:05:48 +01:00

8 lines
115 B
Markdown

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