blogotheme/archetypes/default.md

10 lines
170 B
Markdown
Raw Normal View History

2021-01-03 14:33:26 +01:00
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
date: {{ .Date }}
description: ""
dropCap: false
displayInMenu: false
displayInList: true
draft: true
---