theme/archetypes/default.md

8 lines
147 B
Markdown
Raw Normal View History

2018-03-18 23:02:48 +00:00
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ dateFormat "2006-01-02" .Date }}
draft: true
description: ""
tags: []
---