badhouseplants-net/src/archetypes/default.md

9 lines
117 B
Markdown
Raw Normal View History

---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
ShowToc: true
2023-12-10 20:23:48 +00:00
image: "cover.png"
---