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

blog.md « archetypes - github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 24c911bbcc8b25f0538905ac1a4a356e226ba9f6 (plain)
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
---