Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 266 Bytes

post.md

File metadata and controls

14 lines (11 loc) · 266 Bytes
Error in user YAML: (<unknown>): did not find expected key while parsing a block mapping at line 1 column 1
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
author: "Author Name"
cover: "/images/cover.jpg"
tags: ["tagA", "tagB"]
date: {{ .Date }}
draft: true
---

Cut out summary from your post content here.

The remaining content of your post.