Add archetype for posts.

This commit is contained in:
daniel 2024-08-20 18:44:06 +02:00
parent e3d4fd1719
commit 9e1a2dfce4

View File

@ -0,0 +1,8 @@
---
title: "{{ replace .Name "-" " " | title }}"
desription:
date: {{ .Date }}
draft: false
ShowLastmod: true
---