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

page.md « archetypes - github.com/pjbakker/flexible-seo-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cdc5f68319dcdf777074c00871bbb60885a34d17 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
title: "{{ replace .Name "-" " " | title }}"
subtitle: ""
description: ""
date: {{ .Date }}
publishdate: {{ .Date }}
lastmod: {{ .Date }}
draft: true
type: page
---