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

default.md « archetypes - github.com/urjaacharya/redgood.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5339b64338c938492f18b306dec9d09429f0dd17 (plain)
1
2
3
4
5
6
7
8
9
10
---
title: "{{ replace .Name "-" " " | title }}"
author: {{ .Site.Params.author }}
date: {{ .Date }}
description: ""
tags: [""]
categories: [""]
draft: true
pinned: false
---