hermit-V2/archetypes/posts.md

11 lines
126 B
Markdown
Raw Normal View History

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