Upload files to "archetypes"

This commit is contained in:
bacalhau 2025-03-19 22:52:34 +00:00
parent b021b3648d
commit b78e9442a5

7
archetypes/default.md Normal file
View File

@ -0,0 +1,7 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
tags: ["" , "", ""]
---