Welcome to mirror list, hosted at ThFree Co, Russian Federation.

post.md « archetypes - github.com/danielkvist/hugo-piercer-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: be05935ca7cd8eaf87f1186e35014ba6ec0936af (plain)
1
2
3
4
5
6
7
8
9
10
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
publishDate: {{ .Date }}
author: ""
draft: true
images: []
tags: []
---