aboutsummaryrefslogtreecommitdiffstats
path: root/code/frontpage/archetypes/default.md
blob: d8210df1bb382c0c75be5624edcd044cfaab358b (plain) (blame)
1
2
3
4
5
6
7
8
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
lastmod: {{ .Date }}
draft: true
images: []
---