summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro <alex.mac.fon@gmail.com>2024-08-03 22:53:39 -0600
committerAlejandro <alex.mac.fon@gmail.com>2024-08-03 22:53:39 -0600
commitd00cd7591980079eff3b2108944146483cf6ad99 (patch)
tree0a2b249ab28df66c818cca216b014931d7de6281
parent36944b5f5d4e2bad95f7ea6978f307148cc4f8c0 (diff)
modified: added draft status
-rw-r--r--archetypes/default.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index 053ebdf..7d5f820 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -1,3 +1,4 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+draft = true
+++