aboutsummaryrefslogtreecommitdiff
path: root/archetypes/post.md
blob: 304e9f563b48e09267dc972cf9263da7d1a77a6f (plain)
1
2
3
4
5
6
7
---
title: "{{ replace .File.ContentBaseName "-" " " | title }}"
date: {{ .Date }}
image: ""
description: "Thoughts about some topic"
draft: true
---