1
0
Fork 0
mirror of https://github.com/Findus23/guides.git synced 2024-09-19 16:03:51 +02:00
guides/archetypes/default.md

7 lines
84 B
Markdown
Raw Permalink Normal View History

2022-01-08 19:40:32 +01:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---