portails/archetypes/default.md

8 lines
133 B
Markdown

---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
draft: true
images: {{ .Site.Params.images }}
---