insights/archetypes/gallery.md

13 lines
180 B
Markdown
Raw Normal View History

---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
description:
resources:
- src: foo.jpg
title: Foo
params:
author:
source:
---