hermit/archetypes/posts.md

11 lines
126 B
Markdown
Raw Normal View History

2018-10-23 07:15:50 +02:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
2018-12-24 15:17:22 +01:00
toc: false
2018-10-23 07:15:50 +02:00
featuredImg: ""
tags:
- tag
---