presentations/archetypes/default.md

9 lines
107 B
Markdown
Raw Normal View History

2018-12-07 09:17:49 -06:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
outputs:
- "Reveal"
draft: true
---