This repository has been archived on 2021-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
rdelaage.ovh/archetypes/default.md

7 lines
84 B
Markdown
Raw Normal View History

2020-07-25 13:34:29 +02:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---