website/archetypes/default.md

12 lines
150 B
Markdown
Raw Normal View History

2020-09-14 16:24:02 +02:00
---
title: "{{ replace .Name "-" " " | title }}"
author: "Vrifox"
date: {{ .Date }}
featured_image:
categories:
tags:
draft: true
type: "post"
---