summaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2024-02-28 02:38:50 +0200
committerAhmed Abdelhalim <[email protected]>2024-02-28 02:38:50 +0200
commit20c029c7fd7cd58ab0bcd33525e73b06d115f045 (patch)
tree3478b775fe70065b21aafdda327669b03e6566dd /archetypes
parentfb055750af96963beec4b5e46d01bdaec2ca881c (diff)
Add blog arch type
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/blog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/archetypes/blog.md b/archetypes/blog.md
new file mode 100644
index 0000000..c139690
--- /dev/null
+++ b/archetypes/blog.md
@@ -0,0 +1,6 @@
+---
+title: "{{ .Title }}"
+date: {{ .Date }}
+draft: true
+---
+