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

github.com/gurusabarish/hugo-profile.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 8365c93..bade7e2 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -2,5 +2,9 @@
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
-tags:
+author:
+tags:
+image:
+description:
+toc:
--- \ No newline at end of file