summaryrefslogtreecommitdiff
path: root/archetypes
diff options
context:
space:
mode:
authorAlejandro <[email protected]>2024-07-30 20:51:08 -0600
committerAlejandro <[email protected]>2024-07-30 20:51:08 -0600
commitdf54283c24cada94e017777d311b7a0b6297a05e (patch)
tree8b7d599877cac50a99a90119dc2e2aebccf4c5ba /archetypes
parentf0423cc01cf57f2c622f17586b5c05380612c2cd (diff)
added: news archetype
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/noticias.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/archetypes/noticias.md b/archetypes/noticias.md
new file mode 100644
index 0000000..fa33088
--- /dev/null
+++ b/archetypes/noticias.md
@@ -0,0 +1,5 @@
++++
+title = '{{ replace .File.ContentBaseName "-" " " | title }}'
+date = {{ .Date }}
+tags
++++