aboutsummaryrefslogtreecommitdiff
path: root/archetypes/book.md
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/book.md')
-rw-r--r--archetypes/book.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/archetypes/book.md b/archetypes/book.md
new file mode 100644
index 0000000..1c79e82
--- /dev/null
+++ b/archetypes/book.md
@@ -0,0 +1,9 @@
1---
2title: "{{ replace .File.ContentBaseName "-" " " | title }}"
3author: ""
4image: ""
5amazon: ""
6rating: 4
7type: 'book'
8date: {{ .Date }}
9--- \ No newline at end of file