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

7 lines
84 B
Markdown
Raw Permalink Normal View History

2021-03-25 18:24:35 -05:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---