1
0
Fork 0
This repository has been archived on 2023-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
kekskurse.de-old/archetypes/default.md

7 lines
84 B
Markdown
Raw Normal View History

2020-11-11 14:43:41 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---