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

7 lines
84 B
Markdown
Raw Permalink Normal View History

2018-10-12 18:38:00 +02:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---