Tweak new-post template

This commit is contained in:
Jack Jackson 2022-05-02 19:41:56 -07:00
parent ce35a86600
commit 7f0ef76d5c

View File

@ -2,5 +2,9 @@
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
tags:
- FillInTagHere
---
This is the introduction
<!--more-->
And this is the rest of the content