forked from Git/hugo-story
1
0
Fork 0
agr.asia/archetypes/default.md

7 lines
84 B
Markdown
Raw Normal View History

2023-07-01 23:49:26 +02:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---