aboutsummaryrefslogtreecommitdiff
path: root/themes/terrassa/archetypes/default.md
blob: 33b7e3d50e0b773cdf37289f254ac36db193b048 (plain)
1
2
3
4
5
6
7
8
9
10
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
publishDate: {{ .Date }}
author: "John Doe"
images: []
draft: true
tags: []
---