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

default.md « archetypes « exampleSite - github.com/AngeloStavrow/indigo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 00e77bd79be44872c0b29256b03799c2fb00c10d (plain)
1
2
3
4
5
6
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---