1
0
Fork 0
This repository has been archived on 2022-04-17. You can view files and clone it, but cannot push or open issues/pull-requests.
thepodcasterscommunity-site/archetypes/default.md

7 lines
106 B
Markdown

---
title: "{{ replace .Name "-" " " | title }}"
draft: true
date: {{ .Date }}
#lastmod: date
slug: ""
---