summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro <alex.mac.fon@gmail.com>2024-08-14 09:47:41 -0600
committerAlejandro <alex.mac.fon@gmail.com>2024-08-14 09:47:41 -0600
commit0e32c11ce0dc195d81a369f18babaac5aef1262e (patch)
treea9d86e34cef51c4a6f34187fd817ce0f1504af84
parent2a1fab7237e7b2ee090c8d5004b63c2801876a55 (diff)
added: subject archetype
-rw-r--r--archetypes/materias.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/archetypes/materias.md b/archetypes/materias.md
new file mode 100644
index 0000000..2834131
--- /dev/null
+++ b/archetypes/materias.md
@@ -0,0 +1,5 @@
++++
+title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+tags = ['subject']
+draft = true
++++