text-de/archetypes/default.adoc

10 lines
142 B
Plaintext

---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
description: null
date: {{ .Date }}
type: {{ .Type }}
draft: true
tags:
-
---