insights/archetypes/gallery.md

14 lines
189 B
Markdown
Raw Normal View History

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