aboutsummaryrefslogtreecommitdiffstats
path: root/code/frontpage/archetypes/blog.md
blob: 24c911bbcc8b25f0538905ac1a4a356e226ba9f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
excerpt: ""
date: {{ .Date }}
lastmod: {{ .Date }}
draft: true
weight: 50
images: []
categories: []
tags: []
contributors: []
pinned: false
homepage: false
---