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: 383c33d5634fc73650c0df2ec560e3715c55374a (plain)
1
2
3
4
5
6
7
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
date: {{ .Date }}
draft: true
images: {{ .Site.Params.images }}
---