aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authoruser <user@localhost.localdomain>2023-10-20 22:49:31 -0400
committeruser <user@localhost.localdomain>2023-10-20 22:49:31 -0400
commit6bfd84ae2c7aad006c3bc84cdce9aebf894cbe62 (patch)
treeadcce31c689d3e63ab3ea8bd36f9ac384eca4cad /config.toml
parentcf6c17546bc40d41c169279ad7b8f60bf0888ab3 (diff)
add summary for books
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml8
1 files changed, 7 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index c41540e..fb3164e 100644
--- a/config.toml
+++ b/config.toml
@@ -1,3 +1,9 @@
1[taxonomies]
2 _merge = 'deep'
3 tag = 'tags'
4 category = 'categories'
5 genre = 'genres'
6
1[params] 7[params]
2 _merge = 'deep' 8 _merge = 'deep'
3 themeVersion = '0.1' 9 themeVersion = '0.1' \ No newline at end of file