1
0
forked from Git/tommytran.io

Update archetypes/default.md

This commit is contained in:
Olivier 2023-11-27 15:44:43 +01:00
parent 15e65c333e
commit cc722d2520

View File

@ -1,6 +1,5 @@
--- ---
title: "{{ replace .Name "-" " " | title }}" title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }} date: {{ .Date }}
draft: true draft: true
--- ---