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

github.com/cssandstuff/hugo-theme-winning.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcssandstuff <github@cssandstuff.com>2018-07-10 05:55:02 +0300
committercssandstuff <github@cssandstuff.com>2018-07-10 05:55:02 +0300
commitbeff4884bae9fde1968ad1411d9db79f745647e1 (patch)
tree0fcac786d26143588e7c5a03782ba7b9df38ea75 /archetypes
parentdbc4dab9c026537d0411085caee8f39f58f85d13 (diff)
changed screenshots
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/default.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index ac36e06..cffa77b 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -1,2 +1,7 @@
-+++
-+++
+---
+title: "{{ replace .Name "-" " " | title }}"
+date: {{ .Date }}
+categories: []
+tags: []
+draft: true
+--- \ No newline at end of file