This commit is contained in:
parent
1d26c97b4f
commit
ca9120fc6c
1 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,8 @@
|
||||||
---
|
+++
|
||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
draft: true
|
author =
|
||||||
---
|
description =
|
||||||
|
tags =
|
||||||
|
TOC = true
|
||||||
|
+++
|
||||||
|
|
Loading…
Add table
Reference in a new issue