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

default.md « archetypes - github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ce48f5ec0fdfff1f937c517d65cfcba5c343f180 (plain)
1
2
3
4
5
6
7
8
9
10
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
description:
categories:
 -
featured_image:
author: ""
---