mcaptcha-website/archetypes/default.md
2021-03-09 18:56:02 +05:30

9 lines
131 B
Markdown

---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
lastmod: {{ .Date }}
draft: true
images: []
---