10 lines
121 B
Markdown
10 lines
121 B
Markdown
|
---
|
||
|
title: "{{ replace .Name "-" " " | title }}"
|
||
|
date: {{ .Date }}
|
||
|
draft: true
|
||
|
author:
|
||
|
tags:
|
||
|
image:
|
||
|
description:
|
||
|
toc:
|
||
|
---
|