diff options
author | Dennis Eriksen <d@ennis.no> | 2020-04-01 11:15:57 +0200 |
---|---|---|
committer | Dennis Eriksen <d@ennis.no> | 2020-04-01 11:15:57 +0200 |
commit | 9a1a80d65912c4720a851d706d9e1a7029fe223e (patch) | |
tree | ccce39055cce041e6b108fd903771a5ab86659fc | |
parent | merging (diff) | |
download | riker-micro.tar.gz |
updating archetype. I dont use keywords or topics. Might use tags later.micro
-rw-r--r-- | archetypes/default.md | 12 | ||||
-rw-r--r-- | archetypes/micro.md | 7 |
2 files changed, 11 insertions, 8 deletions
diff --git a/archetypes/default.md b/archetypes/default.md index 1f90818..c79d9b3 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -4,13 +4,9 @@ type: post date: {{ .Date }} lastmod: -tags: - - tag -topics: - - topic -keywords: - - keyword +#tags: +# - tag -description: "" -title: "" +description: +title: --- diff --git a/archetypes/micro.md b/archetypes/micro.md index 0d42a95..ab4e94e 100644 --- a/archetypes/micro.md +++ b/archetypes/micro.md @@ -1,3 +1,10 @@ --- +author: date: {{ .Date }} +lastmod: + +#tags: +# - tag1 + +title: --- |