theme/archetypes/default.md

8 lines
147 B
Markdown
Raw Permalink Normal View History

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