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

github.com/urjaacharya/redgood.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrja Acharya <urja.acharya@huskers.unl.edu>2021-03-10 05:33:25 +0300
committerUrja Acharya <urja.acharya@huskers.unl.edu>2021-03-10 05:33:25 +0300
commitd2d3e88c0a24ddd10c9e7bd6f1f6b39fcd8ab6fb (patch)
tree0e9140199e55bcb8e1b9c2fbb2f486a003377b24 /archetypes/default.md
parent417c076161186f8561247a527cc6c4644c1ac0d4 (diff)
Updates
Diffstat (limited to 'archetypes/default.md')
-rw-r--r--archetypes/default.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index 68ba2a3..5339b64 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -1,6 +1,10 @@
---
title: "{{ replace .Name "-" " " | title }}"
+author: {{ .Site.Params.author }}
date: {{ .Date }}
+description: ""
+tags: [""]
+categories: [""]
draft: true
pinned: false
----
+--- \ No newline at end of file