website-theme/archetypes/default.md

7 lines
123 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 }}"
date: {{ dateFormat "2006-01-02" .Date }}
draft: true
2018-09-23 10:45:03 -04:00
---
2018-09-23 07:11:35 -04:00