Error in user YAML: (<unknown>): did not find expected key while parsing a block mapping at line 1 column 1
---
author: "Payne Xu"
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
categories: ["cat"]
slug:
tags: ["tag"]
---