adriano.fyi/archetypes/default.md

7 lines
84 B
Markdown
Raw Normal View History

2020-08-14 02:29:34 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
2023-06-23 19:01:30 +00:00
draft: true
2020-08-14 02:29:34 +00:00
---
2023-06-23 19:01:30 +00:00