Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 145 Bytes

File metadata and controls

11 lines (9 loc) · 145 Bytes
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"]

---