2019-11-04 13:09:44 +00:00
|
|
|
---
|
|
|
|
title: "{{ replace .Name "-" " " | title }}"
|
|
|
|
date: {{ .Date }}
|
2019-11-09 19:52:09 +00:00
|
|
|
description:
|
2019-11-04 13:09:44 +00:00
|
|
|
type: gallery
|
2019-11-13 08:06:51 +00:00
|
|
|
mode: at-once # at-once or one-by-one
|
2019-11-04 13:09:44 +00:00
|
|
|
tags:
|
|
|
|
-
|
|
|
|
series:
|
|
|
|
-
|
|
|
|
categories:
|
|
|
|
-
|
2019-11-13 08:06:51 +00:00
|
|
|
images: # when mode is one-by-one, images front matter works
|
|
|
|
- image:
|
|
|
|
caption:
|
2019-11-04 13:09:44 +00:00
|
|
|
---
|