portails/archetypes/default.md

9 lines
131 B
Markdown
Raw Normal View History

2020-04-15 15:48:16 +02:00
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
2020-11-04 08:26:58 +01:00
lastmod: {{ .Date }}
2020-04-15 15:48:16 +02:00
draft: true
2020-11-04 08:26:58 +01:00
images: []
2020-04-15 15:48:16 +02:00
---