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.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index 00e77bd..2b2fa00 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -2,5 +2,12 @@
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
+subtitle: ""
+github_link: "https://github.com/gurusabarish/hugo-profile"
+author: ""
+tags:
+ -
+bg_image: ""
+description: ""
---