website-theme/archetypes/default.md

7 lines
148 B
Markdown
Raw Normal View History

2018-09-23 10:45:03 -04:00
---
2018-09-23 07:11:35 -04:00
title: "{{ replace .TranslationBaseName "-" " " | title }}"
2019-03-23 04:28:56 -04:00
date: {{ dateFormat "2006-01-02T15:04:05Z07:00" .Date }}
2018-09-23 07:11:35 -04:00
draft: true
2018-09-29 09:22:31 -04:00
images: []
2018-09-23 10:45:03 -04:00
---