summaryrefslogtreecommitdiffstats
path: root/archetypes/articles.md
blob: 7d6f0c6027999138aa93baf61c08bafbe3dda2af (plain)
1
2
3
4
5
6
7
8
9
10
11
+++
title = "{{ replace .File.ContentBaseName "-" " " | title }}"
author = "Danilo M."
type = "life"
date = "{{ .Date }}"
draft = true
excerpt = ""
image = ""
tags = []
categories = []
+++