summaryrefslogtreecommitdiff
path: root/archetypes/default.md
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2025-10-29 18:08:07 +0100
committerNantha Sorubakanthan <nantha@mielota.com>2025-10-29 18:08:20 +0100
commitc69bbc7c0ee77c11dbc7cae346dbf282fffb956d (patch)
tree189dd84ec62e9a0372edfa6b4025be881e2d0139 /archetypes/default.md
parent31d55a1d0688a6cbbb0f8a1bef5f325ccfe782b8 (diff)
change header and color for copied articles also update stuff
Diffstat (limited to 'archetypes/default.md')
-rw-r--r--archetypes/default.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index 45b16e7..8c6989f 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -1,6 +1,9 @@
---
title: {{ replace .Name "-" " " | title }}
date: {{ .Date }}
-draft: true
index: false
+#draft: true
+#icon: ''
+#copied: ["me", "/"]
+table: false
---