igor.milhit/archetypes/static.md

8 lines
99 B
Markdown

---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
layout: static
---