hyteck-blog/archetypes/default.md

10 lines
119 B
Markdown
Raw Permalink Normal View History

2019-09-15 17:17:51 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
image: ""
2019-09-16 17:28:24 +00:00
categrories: []
tags: []
2019-09-15 17:17:51 +00:00
---