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

default.md « archetypes - github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d8210df1bb382c0c75be5624edcd044cfaab358b (plain)
1
2
3
4
5
6
7
8
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
lastmod: {{ .Date }}
draft: true
images: []
---