website/archetypes/default.md

9 lines
131 B
Markdown
Raw Normal View History

2021-03-09 18:56:02 +05:30
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
lastmod: {{ .Date }}
draft: true
images: []
---