mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
13 lines
180 B
Markdown
13 lines
180 B
Markdown
|
---
|
||
|
title: "{{ replace .Name "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
draft: true
|
||
|
description:
|
||
|
resources:
|
||
|
- src: foo.jpg
|
||
|
title: Foo
|
||
|
params:
|
||
|
author:
|
||
|
source:
|
||
|
---
|