1
0
forked from Git/hugo-story

Upload files to 'archetypes'

This commit is contained in:
2023-07-01 23:49:26 +02:00
parent 46894a760a
commit a0003e730d
+6
View File
@@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---