mirror of
https://github.com/ditatompel/insights.git
synced 2025-04-10 05:16:23 +07:00
13 lines
189 B
Markdown
13 lines
189 B
Markdown
---
|
|
title: "{{ replace .Name "-" " " | title }}"
|
|
description:
|
|
date: {{ .Date }}
|
|
lastmod:
|
|
draft: true
|
|
resources:
|
|
- src: foo.jpg
|
|
title: Foo
|
|
params:
|
|
author:
|
|
source:
|
|
---
|