about summary refs log tree commit diff
path: root/archetypes/book.md
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2023-07-29 17:33:12 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2023-07-29 17:33:12 +0700
commit8261eed6f8c2aeb2488a481f1d89ab9c8ff3a119 (patch)
tree4dd87c1ca0f2ebc2a459395ee10a3547db3be106 /archetypes/book.md
parent5f84f18c24b3bf64768befad82823a59c26e65d5 (diff)
downloadvictor-8261eed6f8c2aeb2488a481f1d89ab9c8ff3a119.tar.gz
Support multilingual
Diffstat (limited to 'archetypes/book.md')
-rw-r--r--archetypes/book.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/archetypes/book.md b/archetypes/book.md
index 0da07c8..0218afb 100644
--- a/archetypes/book.md
+++ b/archetypes/book.md
@@ -1,6 +1,6 @@
-+++
+---
 title: "{{ replace .Name "-" " " | title }}"
 weight: 
 categories: [ book ]
 draft: true
-+++
+---