14 lines
218 B
Markdown
14 lines
218 B
Markdown
|
---
|
||
|
title: "{{ replace .Name "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
authors:
|
||
|
- robert-kaussow
|
||
|
tags: []
|
||
|
resources:
|
||
|
- name: feature
|
||
|
src: "images/feature.jpg"
|
||
|
params:
|
||
|
anchor: Center
|
||
|
credits: ""
|
||
|
---
|