Modified adoc template.

This commit is contained in:
tastytea 2019-03-22 04:55:45 +01:00
parent 06ce9d00f7
commit dbd42d10ff
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
--- ---
title: "{{ replace .Name "-" " " | title }}" title: "{{ replace .Name "-" " " | title }}"
description: "" description: ""
date: {{ .Date }} date: "{{ .Date }}"
draft: true draft: true
tags: tags: [""]
--- ---