7 lines
120 B
Markdown
7 lines
120 B
Markdown
|
+++
|
||
|
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||
|
description = ''
|
||
|
date = {{ .Date }}
|
||
|
draft = true
|
||
|
+++
|