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

default.md « archetypes - github.com/Track3/hermit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 63c1c63f478460a658e82fa8a9d1e7384f0ce2e0 (plain)
1
2
3
4
5
6
7
8
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
comments: false
images:
---