portails/archetypes/docs.md

15 lines
191 B
Markdown
Raw Normal View History

2020-04-15 15:48:16 +02:00
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
lead: ""
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: []
2022-01-28 13:52:51 +01:00
menu:
2020-04-15 15:48:16 +02:00
docs:
parent: ""
weight: 999
toc: true
---