Tweak new-post template
This commit is contained in:
parent
ce35a86600
commit
7f0ef76d5c
@ -2,5 +2,9 @@
|
|||||||
title: "{{ replace .Name "-" " " | title }}"
|
title: "{{ replace .Name "-" " " | title }}"
|
||||||
date: {{ .Date }}
|
date: {{ .Date }}
|
||||||
draft: true
|
draft: true
|
||||||
|
tags:
|
||||||
|
- FillInTagHere
|
||||||
---
|
---
|
||||||
|
This is the introduction
|
||||||
|
<!--more-->
|
||||||
|
And this is the rest of the content
|
||||||
|
Loading…
x
Reference in New Issue
Block a user