summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-01-29 13:36:46 +0100
committerMateja <mail@matejamaric.com>2021-01-29 13:36:46 +0100
commitb5a0fb94e079399aee32ac69d97349520f2654eb (patch)
treee7fb51853932945b2c89a8ffa8cdce6b703a09e7
parentb05f6ef6a1bd9ce4f8119ef1033583d54d0f879b (diff)
downloadblog-b5a0fb94e079399aee32ac69d97349520f2654eb.tar.gz
blog-b5a0fb94e079399aee32ac69d97349520f2654eb.zip
Add additional archetypes.
-rw-r--r--archetypes/default.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index 00e77bd..3914273 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -1,6 +1,9 @@
---
title: "{{ replace .Name "-" " " | title }}"
+description: ""
+keywords: ""
date: {{ .Date }}
+lastmod: {{ .Date }}
draft: true
---