This repository has been archived on 2023-12-10. You can view files and clone it, but cannot push or open issues or pull requests.
mmp-site/archetypes/default.md

7 lines
84 B
Markdown
Raw Normal View History

2022-02-23 23:13:00 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---