This repository has been archived on 2021-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
netflux-blog/archetypes/default.md

7 lines
84 B
Markdown
Raw Normal View History

2021-06-28 11:37:49 +00:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---