9 lines
108 B
Markdown
9 lines
108 B
Markdown
|
---
|
||
|
title: '{{ humanize .Name }}'
|
||
|
description: ''
|
||
|
date: {{ .Date }}
|
||
|
draft: true
|
||
|
categories: []
|
||
|
tags: []
|
||
|
---
|