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/post.md

11 lines
170 B
Markdown
Raw Normal View History

2020-10-11 17:44:44 -04:00
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
description: ""
authors: [""]
tags: ["", ""]
categories: []
slug: ""
#externalLink = ""
---